summaryrefslogtreecommitdiff
path: root/include/configs/am335x_evm.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-02-19 11:18:15 +0000
committerTom Rini <trini@ti.com>2013-03-11 11:06:08 -0400
commitd446c9038396abec9d68cfda76924c3c3e260851 (patch)
tree8419a86a65e6aad4eb9725acad39737aa30f06cc /include/configs/am335x_evm.h
parent6b3dcc45c4af4cb927c5c2430884e506c95faa71 (diff)
downloadu-boot-imx-d446c9038396abec9d68cfda76924c3c3e260851.zip
u-boot-imx-d446c9038396abec9d68cfda76924c3c3e260851.tar.gz
u-boot-imx-d446c9038396abec9d68cfda76924c3c3e260851.tar.bz2
am335x_evm: 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: Tom Rini <trini@ti.com> Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'include/configs/am335x_evm.h')
-rw-r--r--include/configs/am335x_evm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
index 35a71ca..709c1f3 100644
--- a/include/configs/am335x_evm.h
+++ b/include/configs/am335x_evm.h
@@ -35,6 +35,7 @@
#define CONFIG_MACH_TYPE MACH_TYPE_TIAM335EVM
#define CONFIG_OF_LIBFDT
+#define CONFIG_CMD_BOOTZ
#define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG