From: Guillaume GARDET Date: Thu, 20 Nov 2014 07:38:31 +0000 (+0100) Subject: imx: mx53loco: Add raw initrd support X-Git-Tag: v2015.01-rc4~30^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec62c07aab88bf6d620cacf070e857ce5d8b91f4;p=pandora-u-boot.git imx: mx53loco: Add raw initrd support Signed-off-by: Guillaume GARDET Cc: Stefano Babic Cc: Jason Liu Acked-by: Jason Liu --- diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h index 10fb1f49010..42bc3c869f8 100644 --- a/include/configs/mx53loco.h +++ b/include/configs/mx53loco.h @@ -94,6 +94,7 @@ /* Command definition */ #include #define CONFIG_CMD_BOOTZ +#define CONFIG_SUPPORT_RAW_INITRD #undef CONFIG_CMD_IMLS