commit | d446c9038396abec9d68cfda76924c3c3e260851 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Tue Feb 19 11:18:15 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Mar 11 11:06:08 2013 -0400 |
tree | 8419a86a65e6aad4eb9725acad39737aa30f06cc | |
parent | 6b3dcc45c4af4cb927c5c2430884e506c95faa71 [diff] |
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>