x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MB
[platform/kernel/u-boot.git] / include / configs / mx6_common.h
index b333937..135a3f5 100644 (file)
 
 #define CONFIG_ARM_ERRATA_743622
 #define CONFIG_ARM_ERRATA_751472
+#define CONFIG_ARM_ERRATA_794072
+#define CONFIG_ARM_ERRATA_761320
+#define CONFIG_BOARD_POSTCLK_INIT
+
+#ifndef CONFIG_SYS_L2CACHE_OFF
+#define CONFIG_SYS_L2_PL310
+#define CONFIG_SYS_PL310_BASE  L2_PL310_BASE
+#endif
+
+#define CONFIG_MP
 
 #endif