commit | e284f88bafb337641423b29c49a3b8570d67e2d2 | [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 | 244044e151860b114c69c15e322ee3a5df3d5e1e [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>