aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 f009579e3..6f6d01e46 100644
--- a/include/configs/mx53loco.h
+++ b/include/configs/mx53loco.h
@@ -217,4 +217,7 @@
#define CONFIG_OF_LIBFDT
+/* Erratum */
+#define CONFIG_SYS_FSL_ERRATUM_ESDHC111
+
#endif /* __CONFIG_H */