projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf628f7
)
axs101: Enable data cache
author
Alexey Brodkin
<abrodkin@synopsys.com>
Tue, 18 Apr 2017 18:21:56 +0000
(21:21 +0300)
committer
Alexey Brodkin
<abrodkin@synopsys.com>
Thu, 29 Jun 2017 16:34:10 +0000
(19:34 +0300)
There's no reason to keep data cache disabled in axs101
board any longer, enabling it.
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
configs/axs101_defconfig
patch
|
blob
|
history
diff --git
a/configs/axs101_defconfig
b/configs/axs101_defconfig
index 1af505d9ebc42d96dbdc7dbdf418fe3ce77699f1..b9ea1c6dea211cbe05640100bceebba1f0bafcb3 100644
(file)
--- 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