Home
last modified time | relevance | path

Searched hist:d446c9038396abec9d68cfda76924c3c3e260851 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dam335x_evm.hd446c9038396abec9d68cfda76924c3c3e260851 Tue Feb 19 11:18:15 UTC 2013 Tom Rini <trini@ti.com> 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>