Skip to content
Snippets Groups Projects
Commit ecddccd0 authored by Stefan Roese's avatar Stefan Roese
Browse files

Makefile: Add target for combined u-boot.img & spl/u-boot.bin


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: default avatarStefan Roese <sr@denx.de>
parent 98f99e9f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment