From: Alexey Brodkin <abrodkin@synopsys.com>
Date: Tue, 18 Apr 2017 18:21:56 +0000 (+0300)
Subject: axs101: Enable data cache
X-Git-Tag: v2025.01-rc5-pxa1908~6483^2~6
X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=02d488b6c55737c5397785f2ee7c374745507412;p=u-boot.git

axs101: Enable data cache

There's no reason to keep data cache disabled in axs101
board any longer, enabling it.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
---

diff --git a/configs/axs101_defconfig b/configs/axs101_defconfig
index 1af505d9eb..b9ea1c6dea 100644
--- a/configs/axs101_defconfig
+++ b/configs/axs101_defconfig
@@ -1,5 +1,4 @@
 CONFIG_ARC=y
-CONFIG_SYS_DCACHE_OFF=y
 CONFIG_TARGET_AXS101=y
 CONFIG_SYS_TEXT_BASE=0x81000000
 CONFIG_SYS_CLK_FREQ=750000000