uboot/arch/arm/mach-at91/arm926ejs
Bo Shen 41d41a93fb ARM: atmel: at91sam9m10g45ek: enable spl support
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>
2015-04-01 01:04:30 +02:00
..
Makefile
at91sam9m10g45_devices.c
at91sam9n12_devices.c
at91sam9rl_devices.c ARM: at91: at91sam9rlek: add mci support 2015-03-18 23:36:01 +01:00
at91sam9x5_devices.c
at91sam9260_devices.c
at91sam9261_devices.c
at91sam9263_devices.c
clock.c ARM: atmel: arm926ejs: fix clock configuration 2015-04-01 01:04:29 +02:00
cpu.c
eflash.c
led.c
lowlevel_init.S
reset.c
timer.c ARM: atmel: arm9: switch to use common timer functions 2015-04-01 01:04:26 +02:00
u-boot-spl.lds ARM: atmel: at91sam9m10g45ek: enable spl support 2015-04-01 01:04:30 +02:00