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

Makefile: Add possibility to set entry-point for u-boot.img


This patch enabled boards using the SPL framework to set
an entry point in the U-Boot mkimage image "u-boot.img".
Until now the entry point in the header has been set to 0.
By setting CONFIG_SYS_UBOOT_START in the board header, boards
can override this default location.

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

Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 13b4f639
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