mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +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> |
||
---|---|---|
.. | ||
arm920t | ||
arm926ejs | ||
armv7 | ||
include/mach | ||
config.mk | ||
Kconfig | ||
Makefile | ||
mpddrc.c | ||
phy.c | ||
sdram.c | ||
spl.c | ||
spl_at91.c | ||
spl_atmel.c |