]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx6_common.h
Merge branch 'master' of git://git.denx.de/u-boot-spi
[karo-tx-uboot.git] / include / configs / mx6_common.h
index 674bcd3f6ddf585fa51b5f1295b14e2f19994950..eb107d312a632c3af73270818727e3d0214ff473 100644 (file)
 #define CONFIG_ARM_ERRATA_742230
 #define CONFIG_ARM_ERRATA_743622
 #define CONFIG_ARM_ERRATA_751472
+#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