Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108595430
D11881.id31790.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
597 B
Referenced Files
None
Subscribers
None
D11881.id31790.diff
View Options
Index: head/sys/arm/mv/mv_machdep.c
===================================================================
--- head/sys/arm/mv/mv_machdep.c
+++ head/sys/arm/mv/mv_machdep.c
@@ -51,6 +51,7 @@
#include <vm/vm.h>
#include <vm/pmap.h>
+#include <arm/arm/mpcore_timervar.h>
#include <arm/arm/nexusvar.h>
#include <machine/bus.h>
@@ -294,6 +295,9 @@
#endif
#if defined(SOC_MV_ARMADA38X)
+ /* Configure timers' base frequency */
+ arm_tmr_change_frequency(get_cpu_freq() / 2);
+
/*
* Workaround for Marvell Armada38X family HW issue
* between Cortex-A9 CPUs and on-chip devices that may
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 27, 6:26 PM (4 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16204407
Default Alt Text
D11881.id31790.diff (597 B)
Attached To
Mode
D11881: Dynamically configure timers' base frequency for Armada 38x
Attached
Detach File
Event Timeline
Log In to Comment