]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
omap5_evm: Enable CONFIG_CMD_BOOTZ
authorTom Rini <trini@ti.com>
Tue, 19 Feb 2013 11:18:16 +0000 (11:18 +0000)
committerTom Rini <trini@ti.com>
Mon, 11 Mar 2013 15:06:09 +0000 (11:06 -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.

Cc: Sricharan R <r.sricharan@ti.com>
Signed-off-by: Tom Rini <trini@ti.com>
Reviewed-by: R Sricharan <r.sricharan@ti.com>
include/configs/omap5_evm.h

index 623da777faa7a66b346981554fe18c4fca4c0bc9..85ea88b99dd5c0daef501b550982ef40fa4518fc 100644 (file)
@@ -55,6 +55,7 @@
 #define CONFIG_MISC_INIT_R
 
 #define CONFIG_OF_LIBFDT
+#define CONFIG_CMD_BOOTZ
 
 #define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */
 #define CONFIG_SETUP_MEMORY_TAGS