commit | ba97fa25d58f3206ca156de4d2ae5bc69798df39 | [log] [tgz] |
---|---|---|
author | Alexey Brodkin <abrodkin@synopsys.com> | Tue Apr 18 21:21:56 2017 +0300 |
committer | Alexey Brodkin <abrodkin@synopsys.com> | Thu Jun 29 19:34:10 2017 +0300 |
tree | fa1a3db074654d1feeef5ad0569529d318decc05 | |
parent | d52ba0a6ab4cedd576ed3ef18712cc6dc152604e [diff] |
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 1af505d..b9ea1c6 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