From: Enric Balletbo i Serra Date: Fri, 15 Mar 2013 02:32:35 +0000 (+0000) Subject: igep00x0: Enable CONFIG_CMD_BOOTZ X-Git-Tag: v2013.04-rc2~14^2~6^2~14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e284f88bafb337641423b29c49a3b8570d67e2d2;p=kernel%2Fu-boot.git igep00x0: Enable CONFIG_CMD_BOOTZ With v3.9 and later of the Linux Kernel defaulting to multi-platform images with omap2plus_defconfig, uImage isn't builtable anymore by default. Add CONFIG_CMD_BOOTZ so that we can still boot something the kernel spits out. Signed-off-by: Enric Balletbo i Serra Reviewed-by: Javier Martinez Canillas --- diff --git a/include/configs/igep00x0.h b/include/configs/igep00x0.h index 559e375..849fb16 100644 --- a/include/configs/igep00x0.h +++ b/include/configs/igep00x0.h @@ -55,7 +55,8 @@ #define CONFIG_INITRD_TAG 1 #define CONFIG_REVISION_TAG 1 -#define CONFIG_OF_LIBFDT 1 +#define CONFIG_OF_LIBFDT +#define CONFIG_CMD_BOOTZ /* * NS16550 Configuration