Files
u-boot/arch/arm
Samuel Holland a3010bcfed sunxi: Select SPL_SEPARATE_BSS
sunxi-common.h defines CONFIG_SPL_BSS_START_ADDR to put SPL's BSS in
DRAM. Due to this, we must select SPL_SEPARATE_BSS, or else SPL will
attempt to load its DTB from the wrong address (after BSS in DRAM).

This change fixes booting with SPL_OF_CONTROL=y.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2021-10-25 14:48:58 +01:00
..
2021-10-08 15:53:26 -04:00
2021-10-07 10:14:50 +02:00
2021-09-04 12:26:02 -04:00
2021-10-25 14:48:58 +01:00
2021-10-01 12:08:19 -04:00