]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/xilinx_zynqmp.h
zynqmp: caches: Enable dcache for zynqmp
[karo-tx-uboot.git] / include / configs / xilinx_zynqmp.h
index 511ecca0b826095c712019ea0deb798c99a673b9..74942f187066c4b7fb849700742489d881dd683f 100644 (file)
@@ -36,7 +36,7 @@
 #define CPU_RELEASE_ADDR       0xFFFFFF0
 
 /* Cache Definitions */
-#define CONFIG_SYS_DCACHE_OFF
+#define CONFIG_SYS_CACHELINE_SIZE      64
 
 #define CONFIG_IDENT_STRING            " Xilinx ZynqMP"