On Mon, Feb 10, 2014 at 02:02:52PM -0800, York Sun wrote:

> This driver needs a data structure in SRAM before SDRAM is available.
> This is not alway the case using .data section. Moving this data
> structure to global_data guarantees it is writable.
> 
> Signed-off-by: York Sun <york...@freescale.com>
> CC: Troy Kisky <troy.ki...@boundarydevices.com>

If you need something in SRAM then you need to place it in that section,
see arch/arm/cpu/armv7/am33xx/u-boot-spl.lds for example

-- 
Tom

Attachment: signature.asc
Description: Digital signature

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

Reply via email to