]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitbe1faa5198a3ca6b48d63c7ec293b11ee8ba1383
tree901ae91490990488567dcb028c63c22181bab500
parent06d66061571f10a233853e2b10ed21db9cc6bf16
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