arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFS
authorEzra Buehler <ezra@easyb.ch>
Sat, 9 May 2020 20:05:39 +0000 (22:05 +0200)
committerStefan Roese <sr@denx.de>
Wed, 27 May 2020 05:02:24 +0000 (07:02 +0200)
commit0700093b852ac62bc68a80e96dea9ba255d7efbc
tree901ae91490990488567dcb028c63c22181bab500
parenta1a61b0672ff20719ac9d1f4d60c16da00d11538
arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFS

Without CONFIG_SYS_U_BOOT_OFFS set to CONFIG_SYS_SPI_U_BOOT_OFFS, U-Boot
will be located at address 0x16000. But, SPL will try to load the
payload from 0x24000 causing the boot to hang.

Signed-off-by: Ezra Buehler <ezra@easyb.ch>
Reviewed-by: Stefan Roese <sr@denx.de>
include/configs/ds414.h