projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd23e59
)
mmc: omap5evm: Add eMMC saveenv support
author
Balaji T K
<balajitk@ti.com>
Mon, 12 Mar 2012 02:25:50 +0000
(
02:25
+0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Tue, 15 May 2012 06:31:25 +0000
(08:31 +0200)
Save env to eMMC
Signed-off-by: Balaji T K <balajitk@ti.com>
include/configs/omap5_evm.h
patch
|
blob
|
history
diff --git
a/include/configs/omap5_evm.h
b/include/configs/omap5_evm.h
index
2dc9811
..
6c91ee8
100644
(file)
--- 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