
12 Jul
2019
12 Jul
'19
12:05 a.m.
On Tue, May 07, 2019 at 02:18:46PM +0200, Miquel Raynal wrote:
SPL BSS lies in SRAM and is actually initialized to 0 by the SPL in arch/arm/lib/crt0.S:_main(), which is called by cpu_init_crit.
Signed-off-by: Miquel Raynal miquel.raynal@bootlin.com Reviewed-by: Stefan Roese sr@denx.de
Applied to u-boot/master, thanks!
--
Tom