aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Miao <eric.miao@linaro.org>2011-03-19 21:24:13 +0800
committerEric Miao <eric.miao@linaro.org>2011-03-19 21:24:13 +0800
commitf3c7e24a94a75762f8c112434db11acf8b756ad7 (patch)
treeecd3f7123023785b62d22d408fc8687d673b7121
parentee1b651d88dfab6750660f4d4da8c80cc82f6bc6 (diff)
mx53loco: fix the incorrect MMC device for env
BugLink: http://bugs.launchpad.net/bugs/738189 Signed-off-by: Eric Miao <eric.miao@linaro.org>
-rw-r--r--include/configs/mx53loco.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h
index a47830769..e3188cafd 100644
--- a/include/configs/mx53loco.h
+++ b/include/configs/mx53loco.h
@@ -191,7 +191,7 @@
#define CONFIG_ENV_OFFSET (6 * 64 * 1024)
#define CONFIG_ENV_SIZE (8 * 1024)
#define CONFIG_ENV_IS_IN_MMC
-#define CONFIG_SYS_MMC_ENV_DEV 1
+#define CONFIG_SYS_MMC_ENV_DEV 0
/* Erratum */
#define CONFIG_SYS_FSL_ERRATUM_ESDHC111