summaryrefslogtreecommitdiffstats
path: root/include/configs/cm_t35.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/cm_t35.h')
-rw-r--r--include/configs/cm_t35.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/configs/cm_t35.h b/include/configs/cm_t35.h
index 9feca1b47b..3eb7886eb6 100644
--- a/include/configs/cm_t35.h
+++ b/include/configs/cm_t35.h
@@ -26,11 +26,15 @@
#define CONFIG_CM_T3X /* working with CM-T35 and CM-T3730 */
#define CONFIG_OMAP_COMMON
#define CONFIG_SYS_GENERIC_BOARD
+/* 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 */
#include <asm/arch/cpu.h> /* get chip and board defs */
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
/*
* Display CPU and Board information
OpenPOWER on IntegriCloud