From 7de0bc3631ddbd148c65eb30c3829292397fc128 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Mon, 21 Jul 2014 13:25:23 +0200 Subject: [PATCH] zynqmp: Enable icache There shouldn't any problem with using icache. Signed-off-by: Michal Simek --- include/configs/xilinx_zynqmp.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/configs/xilinx_zynqmp.h b/include/configs/xilinx_zynqmp.h index 38071310a14..995c1f305a1 100644 --- a/include/configs/xilinx_zynqmp.h +++ b/include/configs/xilinx_zynqmp.h @@ -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" -- 2.47.3