All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] arc: AXS101 - enable data cache
@ 2015-03-31 10:20 Alexey Brodkin
  2015-03-31 10:20 ` [U-Boot] [PATCH] board: Switch Abilis TB-100 board to Driver Model for serial port Alexey Brodkin
  2015-04-02  8:07 ` [U-Boot] [PATCH] arc: AXS101 - enable data cache Alexey Brodkin
  0 siblings, 2 replies; 3+ messages in thread
From: Alexey Brodkin @ 2015-03-31 10:20 UTC (permalink / raw)
  To: u-boot

With recent changes in mother-board firmware DMA works properly with
data cache enabled. So we enable data cache for the board in defconfig
to gain significant improvement in performance.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
---
 configs/axs101_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/axs101_defconfig b/configs/axs101_defconfig
index e5e1d87..f6ec1f1 100644
--- a/configs/axs101_defconfig
+++ b/configs/axs101_defconfig
@@ -1,5 +1,4 @@
 CONFIG_ARC=y
-CONFIG_SYS_DCACHE_OFF=y
 CONFIG_ARC_CACHE_LINE_SHIFT=5
 CONFIG_TARGET_AXS101=y
 CONFIG_SYS_TEXT_BASE=0x81000000
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-04-02  8:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-31 10:20 [U-Boot] [PATCH] arc: AXS101 - enable data cache Alexey Brodkin
2015-03-31 10:20 ` [U-Boot] [PATCH] board: Switch Abilis TB-100 board to Driver Model for serial port Alexey Brodkin
2015-04-02  8:07 ` [U-Boot] [PATCH] arc: AXS101 - enable data cache Alexey Brodkin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.