From: Tom Rini Date: Fri, 18 Jul 2014 15:51:35 +0000 (-0400) Subject: am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOT X-Git-Tag: KARO-TXA5-2015-06-26~756^2~15 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=83e359adf9f578a58f20daf2e4425a754defac7b;p=karo-tx-uboot.git am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOT When we're using EMMC_BOOT that means we have environment on eMMC so we can make use of CONFIG_SPL_ENV_SUPPORT within Falcon Mode. Signed-off-by: Tom Rini --- diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index 0205b8761c..9d60a4dd06 100644 --- a/include/configs/am335x_evm.h +++ b/include/configs/am335x_evm.h @@ -394,6 +394,7 @@ #elif defined(CONFIG_EMMC_BOOT) #undef CONFIG_ENV_IS_NOWHERE #define CONFIG_ENV_IS_IN_MMC +#define CONFIG_SPL_ENV_SUPPORT #define CONFIG_SYS_MMC_ENV_DEV 1 #define CONFIG_SYS_MMC_ENV_PART 2 #define CONFIG_ENV_OFFSET 0x0