From bfabe17cdf05cb6d4c62c6ec15b823f2cbf8243f Mon Sep 17 00:00:00 2001 From: Gokul Sriram Palanisamy Date: Tue, 20 Feb 2018 11:23:34 +0530 Subject: [PATCH] ipq807x: Enabled dcache Change-Id: I6b574801e56ae3c5b6ceccb20981813160ca699e Signed-off-by: Gokul Sriram Palanisamy --- include/configs/ipq807x.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/configs/ipq807x.h b/include/configs/ipq807x.h index fbaaecf55a..b399b2f7e0 100644 --- a/include/configs/ipq807x.h +++ b/include/configs/ipq807x.h @@ -325,7 +325,6 @@ extern loff_t board_env_size; * Cache flush and invalidation based on L1 cache, so the cache line * size is configured to 64 */ #define CONFIG_SYS_CACHELINE_SIZE 64 -#define CONFIG_SYS_DCACHE_OFF #define CONFIG_CMD_CACHE /* Enabling this flag will report any L2 errors.