[U-Boot] [PATCH] SPL: sunxi: don't force .BSS into DRAM
Peter Korsgaard
peter at korsgaard.com
Thu Jun 30 19:40:52 CEST 2016
>>>>> "Andre" == Andre Przywara <andre.przywara at arm.com> writes:
Hi,
> I really don't know. This simple bug has cost me at least two hours
> yesterday, since it was the rather innocent access to a variable that
> caused the issue. And if it wouldn't have been for Siarhei to point me
> in the right direction I'd have spend even more time to find a fix.
Agreed. The toolchain will complain loudly about an overflow of SRAM
space, but not about BSS access before DRAM is available.
--
Bye, Peter Korsgaard
More information about the U-Boot
mailing list