]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
zynqmp: Enable icache
authorMichal Simek <michal.simek@xilinx.com>
Mon, 21 Jul 2014 11:25:23 +0000 (13:25 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 22 Jul 2014 09:48:14 +0000 (11:48 +0200)
There shouldn't any problem with using icache.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/xilinx_zynqmp.h

index 38071310a148edf81f8fa0fc0e41521d4ee3353f..995c1f305a1a28238a7b9ff795de9b1fb13527a3 100644 (file)
@@ -39,7 +39,6 @@
 
 /* Cache Definitions */
 #define CONFIG_SYS_DCACHE_OFF
-#define CONFIG_SYS_ICACHE_OFF
 
 #define CONFIG_IDENT_STRING            " Xilinx ZynqMP"
 #define CONFIG_BOOTP_VCI_STRING                "U-boot.armv8.Xilinx_ZynqMP"