]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mx6_common.h
sunxi: Fix reset hang on sun5i
[u-boot] / include / configs / mx6_common.h
index b333937827a0a0200403eae7821c744ad7c779af..e4a5cc5be1a690583782e4af887d095e7e77b1f2 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
 
 #endif