Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbmips/conf Increase allowed COM_TOLERANCE to 5%
details: https://anonhg.NetBSD.org/src/rev/dd5ea049d573
branches: trunk
changeset: 767154:dd5ea049d573
user: matt <matt%NetBSD.org@localhost>
date: Sun Jul 10 00:03:12 2011 +0000
description:
Increase allowed COM_TOLERANCE to 5%
diffstat:
sys/arch/evbmips/conf/DB120 | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diffs (32 lines):
diff -r 3ffd84a0f9f2 -r dd5ea049d573 sys/arch/evbmips/conf/DB120
--- a/sys/arch/evbmips/conf/DB120 Sun Jul 10 00:00:13 2011 +0000
+++ b/sys/arch/evbmips/conf/DB120 Sun Jul 10 00:03:12 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: DB120,v 1.2 2011/07/09 21:46:19 matt Exp $
+# $NetBSD: DB120,v 1.3 2011/07/10 00:03:12 matt Exp $
#
# Qualcomm Atheros AR9344 DB120 evaluation board.
#
@@ -7,7 +7,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "DB120-$Revision: 1.2 $"
+#ident "DB120-$Revision: 1.3 $"
maxusers 32
@@ -18,9 +18,10 @@
makeoptions NEED_MDSETIMAGE="yes"
makeoptions NEED_BINARY="yes"
makeoptions NEED_UBOOTIMAGE="yes"
-options NOFPU # No FPU
-options FPEMUL # emulate FPU insn
-options WISOC_AR9344 # WiSoC select
+options NOFPU # No FPU
+options FPEMUL # emulate FPU insn
+options WISOC_AR9344 # WiSoC select
+options COM_16650,COM_TOLERANCE=50 # +/- 5%
# Options for necessary to use MD
#options MEMORY_DISK_HOOKS
Home |
Main Index |
Thread Index |
Old Index