]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx6_common.h
mx6: Enable L2 cache support
[karo-tx-uboot.git] / include / configs / mx6_common.h
index 514d634c0ce34e49e3916d4fee7266fdc2384af8..eb107d312a632c3af73270818727e3d0214ff473 100644 (file)
@@ -22,4 +22,9 @@
 #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