Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149592988
D11883.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
483 B
Referenced Files
None
Subscribers
None
D11883.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D11883: Enable pl310 coherent operation in platform init for Armada 38x
Attached
Detach File
Event Timeline
Log In to Comment