• S
    Makefile: Add target for combined u-boot.img & spl/u-boot.bin · ecddccd0
    Stefan Roese 提交于
    This new make target "u-boot-img-spl-at-end.bin" consists of the
    the real, full-blown U-Boot image and the U-Boot SPL binary
    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 lwmon5 PPC440EPx derivate board
    port.
    Signed-off-by: NStefan Roese <sr@denx.de>
    ecddccd0
Makefile 28.1 KB