]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap3_sdp3430.h
ARM: bcm283x: Switch to generic timer
[u-boot] / include / configs / omap3_sdp3430.h
index a3e8a5997288ea8061238810e663afe60c99e633..1ca79d4ee4ddf3a4ed291901ebadacb6f955b93d 100644 (file)
  * High Level Configuration Options
  */
 #define CONFIG_OMAP            1       /* in a TI OMAP core */
-#define CONFIG_OMAP34XX                1       /* which is a 34XX */
 #define CONFIG_OMAP3_3430SDP   1       /* working with SDP Rev2 */
 #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 */
 
 #include <asm/arch/cpu.h>              /* get chip and board defs */
-#include <asm/arch/omap3.h>
+#include <asm/arch/omap.h>
 
 /*
  * NOTE:  these #defines presume standard SDP jumper settings.