Module Name:    src
Committed By:   kiyohara
Date:           Tue Oct  1 11:24:49 UTC 2013

Modified Files:
        src/sys/arch/evbarm/conf: OVERO

Log Message:
Add OMAP_MPU_CLOCK_FREQ=13000000.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/evbarm/conf/OVERO

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbarm/conf/OVERO
diff -u src/sys/arch/evbarm/conf/OVERO:1.32 src/sys/arch/evbarm/conf/OVERO:1.33
--- src/sys/arch/evbarm/conf/OVERO:1.32	Thu Sep 26 16:14:34 2013
+++ src/sys/arch/evbarm/conf/OVERO	Tue Oct  1 11:24:49 2013
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: OVERO,v 1.32 2013/09/26 16:14:34 kiyohara Exp $
+#	$NetBSD: OVERO,v 1.33 2013/10/01 11:24:49 kiyohara Exp $
 #
 #	OVERO -- Gumstix. Inc. Overo COMS platforms kernel
 #
@@ -205,6 +205,7 @@ omapmputmr0	at obio2 addr 0x49032000 int
 omapmputmr1	at obio2 addr 0x49034000 intr 39		# GP Timer 3
 # Microtime Reference Timer
 omapmputmr2	at obio2 addr 0x49036000 intr 40		# GP Timer 4
+options OMAP_MPU_TIMER_CLOCK_FREQ=13000000
 
 # Watchdog timers
 omapwdt32k*	at obio1 addr 0x48314000 size 0x1000		# WDT2

Reply via email to