Page MenuHomeFreeBSD

D11883.diff
No OneTemporary

D11883.diff

Index: head/sys/arm/mv/armada38x/armada38x_pl310.c
===================================================================
--- head/sys/arm/mv/armada38x/armada38x_pl310.c
+++ head/sys/arm/mv/armada38x/armada38x_pl310.c
@@ -57,6 +57,9 @@
pl310_write4(sc, PL310_PREFETCH_CTRL, PREFETCH_CTRL_DL |
PREFETCH_CTRL_DATA_PREFETCH | PREFETCH_CTRL_INCR_DL |
PREFETCH_CTRL_DL_ON_WRAP);
+
+ /* Disable L2 cache sync for IO coherent operation */
+ sc->sc_io_coherent = true;
}
void

File Metadata

Mime Type
text/plain
Expires
Thu, Mar 26, 11:50 AM (4 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30381237
Default Alt Text
D11883.diff (483 B)

Event Timeline