| 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> | ||
|---|---|---|
| .. | ||
| Makefile | ||
| 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 | ||
| reset.c | ||
| timer.c | ||
| u-boot-spl.lds | ||