summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_evm_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/omap3_evm_common.h')
-rw-r--r--include/configs/omap3_evm_common.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/omap3_evm_common.h b/include/configs/omap3_evm_common.h
index e7df15400d..370f21e3ee 100644
--- a/include/configs/omap3_evm_common.h
+++ b/include/configs/omap3_evm_common.h
@@ -15,6 +15,10 @@
#define CONFIG_OMAP /* This is TI OMAP core */
#define CONFIG_OMAP_GPIO
#define CONFIG_OMAP_COMMON
+/* Common ARM Erratas */
+#define CONFIG_ARM_ERRATA_454179
+#define CONFIG_ARM_ERRATA_430973
+#define CONFIG_ARM_ERRATA_621766
#define CONFIG_SDRC /* The chip has SDRC controller */
OpenPOWER on IntegriCloud