ARM: at91: sama5: add support for CONFIG_ENV_IS_IN_MMC
authorJosh Wu <josh.wu@atmel.com>
Wed, 16 Sep 2015 03:34:14 +0000 (11:34 +0800)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Thu, 1 Oct 2015 07:34:58 +0000 (09:34 +0200)
commitac1eefebf515035f7b0b14ed06baf36b99da6b35
treed7b54c4a9ecc3cb00c9ad7819f3b3e9ecdeaa66f
parent1f8836396de8215b7f460616926052b32597bb29
ARM: at91: sama5: add support for CONFIG_ENV_IS_IN_MMC

If defined CONFIG_ENV_IS_IN_MMC, then u-boot environment is saved in
mmc's raw sectors. Otherwise, u-boot environment is saved as a file:
uboot.env.

Signed-off-by: Josh Wu <josh.wu@atmel.com>
Reviewed-by: Bo Shen <voice.shen@gmail.com>
include/configs/at91-sama5_common.h