Home
last modified time | relevance | path

Searched hist:"45 c2e480edd5360c46f92bfb7e8ca6ac4554767f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DMakefile45c2e480edd5360c46f92bfb7e8ca6ac4554767f Wed Dec 03 01:00:42 CST 2014 Alison Wang <b18965@freescale.com> spl: Use u-boot.img instead of u-boot.bin

In SD boot, the magic number of u-boot image will be checked.
For LS102xA, u-boot.bin doesn't have the magic number. So use
u-boot.img which includes the magic number instead of u-boot.bin
when producing u-boot-with-spl-pbl.bin.

Signed-off-by: Alison Wang <alison.wang@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>