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://review.tizen.org/git/?a=commitdiff_plain;h=ec62c07aab88bf6d620cacf070e857ce5d8b91f4;p=platform%2Fkernel%2Fu-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 10fb1f4..42bc3c8 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