arm: at91: siemens: Add support to generate combined SPL+U-Boot image
authorStefan Roese <sr@denx.de>
Tue, 2 Apr 2019 08:57:25 +0000 (10:57 +0200)
committerEugen Hristev <eugen.hristev@microchip.com>
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 <sr@denx.de>
Cc: Heiko Schocher <hs@denx.de>
Cc: Andreas Bießmann <andreas@biessmann.org>
Cc: Eugen Hristev <eugen.hristev@microchip.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Tested on the taurus board:
Tested-by: Heiko Schocher <hs@denx.de>
include/configs/corvus.h
include/configs/smartweb.h
include/configs/taurus.h