Hi Heiko,

On 10/31/2013 15:42, Heiko Schocher wrote:
Hello Bo,

Am 30.10.2013 10:15, schrieb Bo Shen:
Enable SPL support which can load u-boot from SD card in FAT format.

Signed-off-by: Bo Shen<voice.s...@atmel.com>

---
  arch/arm/cpu/armv7/Makefile            |    2 +-
  arch/arm/cpu/armv7/at91/u-boot-spl.lds |   50 +++++++++++++

Why do you need a special lds file?

Does arch/arm/cpu/u-boot-spl.lds not fit for you?

As the bss segment is too big, which exceed the size of sram, it needs to put the bss into sdram. So, I add this lds file.

bye,
Heiko

Best Regards,
Bo Shen
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to