u-boot-brain/arch/arm/mach-at91
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
..
arm920t ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
arm926ejs ARM: atmel: at91sam9m10g45ek: enable spl support 2015-04-01 01:04:30 +02:00
armv7 ARM: atmel: armv7: switch to use common timer functions 2015-04-01 01:04:27 +02:00
include/mach ARM: atmel: armv7: switch to use common timer functions 2015-04-01 01:04:27 +02:00
config.mk ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
Kconfig ARM: atmel: at91sam9m10g45ek: enable spl support 2015-04-01 01:04:30 +02:00
Makefile ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
mpddrc.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
phy.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
sdram.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
spl_at91.c ARM: atmel: at91sam9m10g45ek: enable spl support 2015-04-01 01:04:30 +02:00
spl_atmel.c spl_atmel.c: Switch s_init to board_init_f 2015-04-01 01:04:27 +02:00
spl.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00