]> Git Repo - u-boot.git/commit
arm: at91: siemens: Add support to generate combined SPL+U-Boot image
authorStefan Roese <[email protected]>
Tue, 2 Apr 2019 08:57:25 +0000 (10:57 +0200)
committerEugen Hristev <[email protected]>
Tue, 9 Apr 2019 06:28:50 +0000 (09:28 +0300)
commitfc89afba11ab5f4e80bec5848c4f47852aa7c97b
treeead782a4cf786be2a0996595cd27577571cd5b4b
parent9ea6f718ebf53ddb8264d3dd13b54a7988cc5259
arm: at91: siemens: Add support to generate combined SPL+U-Boot image

This patch adds the necessary defines to the Siemens AT91SAM based
boards (smartweb, corvus and taurus) to generate the combined binary
image with SPL and main U-Boot image combined (u-boot-with-spl.bin).

Signed-off-by: Stefan Roese <[email protected]>
Cc: Heiko Schocher <[email protected]>
Cc: Andreas Bießmann <[email protected]>
Cc: Eugen Hristev <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
Tested on the taurus board:
Tested-by: Heiko Schocher <[email protected]>
include/configs/corvus.h
include/configs/smartweb.h
include/configs/taurus.h
This page took 0.032196 seconds and 4 git commands to generate.