mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 08:57:58 +00:00
41d41a93fb
Supports boot up from NAND flash with software ECC eanbled. And supports boot up from SD/MMC card with FAT file system. As the boot from SD/MMC card with FAT file system, the BSS segment is too big to fit into SRAM, so, use the lds to put it into SDRAM. Signed-off-by: Bo Shen <voice.shen@atmel.com> |
||
---|---|---|
.. | ||
at91sam9m10g45_devices.c | ||
at91sam9n12_devices.c | ||
at91sam9rl_devices.c | ||
at91sam9x5_devices.c | ||
at91sam9260_devices.c | ||
at91sam9261_devices.c | ||
at91sam9263_devices.c | ||
clock.c | ||
cpu.c | ||
eflash.c | ||
led.c | ||
lowlevel_init.S | ||
Makefile | ||
reset.c | ||
timer.c | ||
u-boot-spl.lds |