diff mbox

[U-Boot,5/5] am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOT

Message ID 1405698695-19730-5-git-send-email-trini@ti.com
State Awaiting Upstream
Delegated to: Tom Rini
Headers show

Commit Message

Tom Rini July 18, 2014, 3:51 p.m. UTC
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 <trini@ti.com>
---
 include/configs/am335x_evm.h |    1 +
 1 file changed, 1 insertion(+)

Comments

Tom Rini Aug. 25, 2014, 7:15 p.m. UTC | #1
On Fri, Jul 18, 2014 at 11:51:35AM -0400, Tom Rini wrote:

> 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 <trini@ti.com>

Applied to u-boot-ti/master, thanks!
diff mbox

Patch

diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
index b681e81..ea93eb1 100644
--- a/include/configs/am335x_evm.h
+++ b/include/configs/am335x_evm.h
@@ -389,6 +389,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