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 cfb38a567..772582203 100644
--- a/include/configs/mx53loco.h
+++ b/include/configs/mx53loco.h
@@ -180,4 +180,7 @@
#define CONFIG_OF_LIBFDT
+/* Erratum */
+#define CONFIG_SYS_FSL_ERRATUM_ESDHC111
+
#endif /* __CONFIG_H */