aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Miao <eric.miao@linaro.org>2011-03-19 21:19:51 +0800
committerJohn Rigby <john.rigby@linaro.org>2011-12-18 21:28:49 -0700
commit29e3fb6f81b5aeb31d26349198ae791c9a5489f5 (patch)
tree1327d042d2e8d40cc7a8ac59d3edece9c9134203 /include
parentd3c728033b99e7f10a7219e8e29cb9c79516e415 (diff)
mx53loco: define ERRATUM_ESDHC111
BugLink: http://bugs.launchpad.net/bugs/738193 Signed-off-by: Eric Miao <eric.miao@linaro.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mx53loco.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h
index 34a4edd41..e26d97785 100644
--- a/include/configs/mx53loco.h
+++ b/include/configs/mx53loco.h
@@ -193,4 +193,7 @@
#define CONFIG_OF_LIBFDT
+/* Erratum */
+#define CONFIG_SYS_FSL_ERRATUM_ESDHC111
+
#endif /* __CONFIG_H */