]> Git Repo - u-boot.git/commit
arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFS
authorEzra Buehler <[email protected]>
Sat, 9 May 2020 20:05:39 +0000 (22:05 +0200)
committerStefan Roese <[email protected]>
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 <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
include/configs/ds414.h
This page took 0.033824 seconds and 4 git commands to generate.