summaryrefslogtreecommitdiffstats
path: root/include/configs/tao3530.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/tao3530.h')
-rw-r--r--include/configs/tao3530.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/configs/tao3530.h b/include/configs/tao3530.h
index dd69d4ebab..49ed79ffbc 100644
--- a/include/configs/tao3530.h
+++ b/include/configs/tao3530.h
@@ -21,13 +21,17 @@
#define CONFIG_OMAP_GPIO
#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 MACH_TYPE_OMAP3_TAO3530 2836
#define CONFIG_SDRC /* Has an 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