[U-Boot] [PATCH V3 17/19] mmc: omap5evm: Add eMMC saveenv support
R Sricharan
r.sricharan at ti.com
Mon Mar 12 13:25:50 CET 2012
From: Balaji T K <balajitk at ti.com>
Save env to eMMC
Signed-off-by: Balaji T K <balajitk at ti.com>
---
include/configs/omap5_evm.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/omap5_evm.h b/include/configs/omap5_evm.h
index 2dc9811..6c91ee8 100644
--- a/include/configs/omap5_evm.h
+++ b/include/configs/omap5_evm.h
@@ -114,6 +114,7 @@
#define CONFIG_ENV_IS_IN_MMC
#define CONFIG_SYS_MMC_ENV_DEV 1 /* SLOT2: eMMC(1) */
#define CONFIG_ENV_OFFSET 0xE0000
+#define CONFIG_CMD_SAVEENV
#define CONFIG_SYS_CONSOLE_IS_IN_ENV
--
1.7.1
More information about the U-Boot
mailing list