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 an option for system clock frequenc...
details: https://anonhg.NetBSD.org/src/rev/5f6c7003ad3d
branches: trunk
changeset: 758785:5f6c7003ad3d
user: bsh <bsh%NetBSD.org@localhost>
date: Mon Nov 15 18:21:19 2010 +0000
description:
add an option for system clock frequency (used by timer driver)
diffstat:
sys/arch/evbarm/conf/IMX31LITE | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r afa173436fd0 -r 5f6c7003ad3d sys/arch/evbarm/conf/IMX31LITE
--- a/sys/arch/evbarm/conf/IMX31LITE Mon Nov 15 18:19:19 2010 +0000
+++ b/sys/arch/evbarm/conf/IMX31LITE Mon Nov 15 18:21:19 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: IMX31LITE,v 1.9 2009/12/05 20:11:11 pooka Exp $
+# $NetBSD: IMX31LITE,v 1.10 2010/11/15 18:21:19 bsh Exp $
#
# IMX31LITE -- Freescale IMX31LITE Evaluation Board Kernel
#
@@ -22,6 +22,7 @@
options CPU_ARM1136 # Support the SA110 core
# Architecture options
+options IMX31_IPGCLK_FREQ=66000000 # Fixme. bogus value
# File systems
Home |
Main Index |
Thread Index |
Old Index