Home
last modified time | relevance | path

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

/openbmc/u-boot/
H A DMakefilefb3d2b8a3fc26ffb0127fd0fed90ff5f074e67d7 Fri Aug 24 10:36:53 CDT 2012 Stefan Roese <sr@denx.de> Makefile: Add target for combined spl/u-boot.bin & u-boot.img

This new make target "u-boot-img.bin" consists of the U-Boot
SPL image with the real, full-blown U-Boot image directly
attached to it. The full-blown U-Boot image has the mkimage
header included, with its load-address and entry-point.

This will be used by the upcoming a3m071 MPC5200 board port.

Signed-off-by: Stefan Roese <sr@denx.de>