]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit2398f92aa3b139c8594ec4b9592d4d498d46bb77
treeead782a4cf786be2a0996595cd27577571cd5b4b
parentbb35810a513c19f0888d76aede3fa2f62f29d90b
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