summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorMichael Brandt <Michael.Brandt@stericsson.com>2009-10-26 10:12:28 +0100
committerMichael Brandt <Michael.Brandt@stericsson.com>2009-10-26 10:12:28 +0100
commit4bd4413ae52e40d8e4c4e801b8d6bc3daf3229e3 (patch)
tree15c74d6c8a6cbbbdb0a8811902d5011cc0dca65d /include/configs
parent6734a1e13a5e130719b7f894bea231c8a7d3770b (diff)
parentc83bee47845287a8fb74673544fa91219dcb319b (diff)
Merge branch 'mop500'
Diffstat (limited to 'include/configs')
-rwxr-xr-xinclude/configs/u8500.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/u8500.h b/include/configs/u8500.h
index 331258d18..1a7b44945 100755
--- a/include/configs/u8500.h
+++ b/include/configs/u8500.h
@@ -162,6 +162,7 @@
*/
#define CFG_EMMC_BASE 0x80114000 /* EMMC base of size 2GB for 8500 */
#define CONFIG_CMD_ENV
+#define CONFIG_CMD_SAVEENV /* CMD_ENV is obsolete but used in env_emmc.c */
#define CONFIG_ENV_IS_IN_EMMC 1
#define CONFIG_ENV_OFFSET_START 0x260000
#define CONFIG_ENV_OFFSET_END 0x27F000