]> git.baikalelectronics.ru Git - uboot.git/commit
arm: socfpga: stratix10: add CONFIG_SPL_TARGET
authorDalon Westergreen <dwesterg@gmail.com>
Mon, 10 Sep 2018 17:28:48 +0000 (10:28 -0700)
committerMarek Vasut <marex@denx.de>
Sat, 15 Sep 2018 01:17:01 +0000 (03:17 +0200)
commitb9553caaa2e01679ec988b4b2730472a7361b4e1
tree996a70e1a7a48eefae99200cc38cd6891a6eb0cb
parent1c48b8633ffdd591982270f61b02ee26af3f64ae
arm: socfpga: stratix10: add CONFIG_SPL_TARGET

Stratix10 combines the u-boot-spl image into the fpga configuration
bitstream so that the SDM can load the processors memory.  This
process requires a hex format of the u-boot-spl image.
CONFIG_SPL_TARGET is set to "spl/u-boot-spl.hex"

Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
include/configs/socfpga_stratix10_socdk.h