]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC card
authorWu, Josh <Josh.wu@atmel.com>
Tue, 24 Mar 2015 09:07:22 +0000 (17:07 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:38:13 +0000 (14:38 +0200)
commit824c765a59f568b34448457757d3a3a956f36b33
tree07cc88873a90efdaaa526a42690fc633fd8a81e7
parentb8ca5c137a992831a653fd321c608caa3463574b
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 <josh.wu@atmel.com>
Acked-by: Bo Shen <voice.shen@atmel.com>
include/configs/at91sam9n12ek.h