浏览代码

imx: mx53loco: Add raw initrd support

Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Jason Liu <r64343@freescale.com>
Acked-by: Jason Liu <r64343@freescale.com>
Guillaume GARDET 10 年之前
父节点
当前提交
ec62c07aab
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/configs/mx53loco.h

+ 1 - 0
include/configs/mx53loco.h

@@ -94,6 +94,7 @@
 /* Command definition */
 #include <config_cmd_default.h>
 #define CONFIG_CMD_BOOTZ
+#define CONFIG_SUPPORT_RAW_INITRD
 
 #undef CONFIG_CMD_IMLS