On Tue, Jan 16, 2018 at 02:25:48PM -0600, Andrew F. Davis wrote:

> When in early SPL we make some secure ROM calls that can effect
> DRAM, due to this it is more stable to store the args for these
> calls in SRAM, but uninitialized and zero'd globals are placed
> in BSS, located in DRAM. Force our args into the data section
> which is in SRAM during SPL.
> 
> Signed-off-by: Andrew F. Davis <a...@ti.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to