From: Michal Simek Date: Mon, 21 Jul 2014 11:25:23 +0000 (+0200) Subject: zynqmp: Enable icache X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7de0bc3631ddbd148c65eb30c3829292397fc128;p=thirdparty%2Fu-boot.git zynqmp: Enable icache There shouldn't any problem with using icache. Signed-off-by: Michal Simek --- 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"