mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 06:00:43 +00:00
0b12843493
Add a mmc default config, which will save the environment in a FAT file (uboot.env) of MMC. Signed-off-by: Josh Wu <josh.wu@atmel.com>
3 lines
92 B
Text
3 lines
92 B
Text
CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9RL,SYS_USE_MMC"
|
|
CONFIG_ARM=y
|
|
CONFIG_TARGET_AT91SAM9RLEK=y
|