From: Javier Martinez Canillas Date: Sun, 11 Aug 2013 16:20:00 +0000 (+0200) Subject: ARM: igep00x0.h: Enable raw initrd support X-Git-Tag: v2013.10-rc3~5^2~6^2~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=372d7fa1bf23a33066a8a88b6fb01ea931ae1b91;p=kernel%2Fu-boot.git ARM: igep00x0.h: Enable raw initrd support Now that IGEP base boards default environment use the bootz command to boot a zImage instead of a uImage, it makes sense to add support to supply a raw initrd image to the kernel if needed. Signed-off-by: Javier Martinez Canillas --- diff --git a/include/configs/igep00x0.h b/include/configs/igep00x0.h index 722c566..9982cf6 100644 --- a/include/configs/igep00x0.h +++ b/include/configs/igep00x0.h @@ -45,6 +45,7 @@ #define CONFIG_OF_LIBFDT #define CONFIG_CMD_BOOTZ +#define CONFIG_SUPPORT_RAW_INITRD /* * NS16550 Configuration