commit | 03a2075a2154daf8fa0a058ee4b2b4fca89b631f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Tue Feb 19 11:18:17 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Mar 11 11:06:09 2013 -0400 |
tree | dda3af5c03dd332a22192a33d984fa98b5c9b3d8 | |
parent | fe8f1372cdf7b45becc01e5b1dbe09af4929fd95 [diff] |
omap3_beagle: 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>