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

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: default avatarStefan Roese <sr@denx.de>
parent b40bda6b
No related branches found
No related tags found
No related merge requests found
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