uboot: add a new binary format for u-boot.img
authorNicolas Dechesne <n-dechesne@ti.com>
Sun, 18 Mar 2012 22:04:51 +0000 (23:04 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 5 May 2012 21:50:24 +0000 (23:50 +0200)
commit81302ba68569ff62566fe463a4a8ac1a1d12baca
treebcfd2a4256eb2e0cdd49e20c275a6646347452d5
parent7c79537cffbf52ceecd3a46ed5d52211eeefcd1e
uboot: add a new binary format for u-boot.img

For some platforms like OMAP, a new binary format is now being used
for u-boot: u-boot.img. It is basically u-boot.bin which has been
processed with mkimage.

Signed-off-by: Nicolas Dechesne <n-dechesne@ti.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
boot/uboot/Config.in
boot/uboot/uboot.mk