]> Git Repo - u-boot.git/commit
ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC card
authorWu, Josh <[email protected]>
Tue, 24 Mar 2015 09:07:22 +0000 (17:07 +0800)
committerAndreas Bießmann <[email protected]>
Tue, 31 Mar 2015 23:04:29 +0000 (01:04 +0200)
commit23ac62d4c72c9be762cb8613b8269599295f7c88
treec40aabe316f7bdb4daa1bf16ee525fec35b8b5d5
parentda78fb541494ac778a0fe66cc02e2fea33e228d9
ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC card

Insteading in mmc's raw sectors, this patch will save the environment
in a fat file (uboot.env) in mmc card's first FAT patition by default.

If you want to save in mmc's raw sectors, you only need to define
CONFIG_ENV_IS_IN_MMC.

Signed-off-by: Josh Wu <[email protected]>
Acked-by: Bo Shen <[email protected]>
include/configs/at91sam9n12ek.h
This page took 0.035262 seconds and 4 git commands to generate.