u-boot-brain/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
..
at91sam9m10g45_devices.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
at91sam9n12_devices.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
at91sam9rl_devices.c ARM: at91: at91sam9rlek: add mci support 2015-03-18 23:36:01 +01:00
at91sam9x5_devices.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
at91sam9260_devices.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
at91sam9261_devices.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
at91sam9263_devices.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
clock.c ARM: atmel: arm926ejs: fix clock configuration 2015-04-01 01:04:29 +02:00
cpu.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
eflash.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
led.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
lowlevel_init.S ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
Makefile ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
reset.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
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