From ec62c07aab88bf6d620cacf070e857ce5d8b91f4 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Thu, 20 Nov 2014 08:38:31 +0100 Subject: imx: mx53loco: Add raw initrd support Signed-off-by: Guillaume GARDET Cc: Stefano Babic Cc: Jason Liu Acked-by: Jason Liu --- include/configs/mx53loco.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/mx53loco.h') diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h index 10fb1f4901..42bc3c869f 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 -- cgit v1.2.1