Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf Add OMAP_MPU_CLOCK_FREQ=13000000.



details:   https://anonhg.NetBSD.org/src/rev/6406cf93be4f
branches:  trunk
changeset: 790279:6406cf93be4f
user:      kiyohara <kiyohara%NetBSD.org@localhost>
date:      Tue Oct 01 11:24:49 2013 +0000

description:
Add OMAP_MPU_CLOCK_FREQ=13000000.

diffstat:

 sys/arch/evbarm/conf/OVERO |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 7c217e5cb7b7 -r 6406cf93be4f sys/arch/evbarm/conf/OVERO
--- a/sys/arch/evbarm/conf/OVERO        Tue Oct 01 10:57:52 2013 +0000
+++ b/sys/arch/evbarm/conf/OVERO        Tue Oct 01 11:24:49 2013 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index