commit | 2c2dc6536c3cb69fb8691119edd90a6e76f87f36 | [log] [tgz] |
---|---|---|
author | Enric Balletbo i Serra <eballetbo@iseebcn.com> | Fri Mar 15 02:32:35 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Sun Mar 24 12:49:11 2013 -0400 |
tree | 0f5aeae17859a0645bbe47a4cca718ad05acb538 | |
parent | 2ac075466cbd7e3fd8b46b38e563a2e5e2295ab9 [diff] |
igep00x0: 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: Enric Balletbo i Serra <eballetbo@iseebcn.com> Reviewed-by: Javier Martinez Canillas <javier@dowhile0.org>