Browse Source

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 years ago
parent
commit
ec62c07aab
1 changed files with 1 additions and 0 deletions
  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