summaryrefslogtreecommitdiffstats
path: root/include/configs/ti_omap3_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ti_omap3_common.h')
-rw-r--r--include/configs/ti_omap3_common.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/ti_omap3_common.h b/include/configs/ti_omap3_common.h
index 4b4f104105..429b109afa 100644
--- a/include/configs/ti_omap3_common.h
+++ b/include/configs/ti_omap3_common.h
@@ -22,6 +22,11 @@
# define CONFIG_OMAP_SERIAL
#endif
+/* Common ARM Erratas */
+#define CONFIG_ARM_ERRATA_454179
+#define CONFIG_ARM_ERRATA_430973
+#define CONFIG_ARM_ERRATA_621766
+
/* The chip has SDRC controller */
#define CONFIG_SDRC
OpenPOWER on IntegriCloud