]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
igep00x0: Enable CONFIG_CMD_BOOTZ
authorEnric Balletbo i Serra <eballetbo@iseebcn.com>
Fri, 15 Mar 2013 02:32:35 +0000 (02:32 +0000)
committerTom Rini <trini@ti.com>
Sun, 24 Mar 2013 16:49:11 +0000 (12:49 -0400)
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 <eballetbo@iseebcn.com>
Reviewed-by: Javier Martinez Canillas <javier@dowhile0.org>
include/configs/igep00x0.h

index 559e3759deff0d9f5473498cd28b27b96cf7eacf..849fb1624f0d8625df874bcb028d79f22ec40374 100644 (file)
@@ -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