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 Turn off VERBOSE_ARM_INIT
details: https://anonhg.NetBSD.org/src/rev/8d6220660c03
branches: trunk
changeset: 760417:8d6220660c03
user: matt <matt%NetBSD.org@localhost>
date: Tue Jan 04 11:38:58 2011 +0000
description:
Turn off VERBOSE_ARM_INIT
diffstat:
sys/arch/evbarm/conf/BEAGLEBOARD | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 6a2f7bb5550a -r 8d6220660c03 sys/arch/evbarm/conf/BEAGLEBOARD
--- a/sys/arch/evbarm/conf/BEAGLEBOARD Tue Jan 04 11:17:22 2011 +0000
+++ b/sys/arch/evbarm/conf/BEAGLEBOARD Tue Jan 04 11:38:58 2011 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: BEAGLEBOARD,v 1.13 2010/11/23 11:13:56 hannken Exp $
+# $NetBSD: BEAGLEBOARD,v 1.14 2011/01/04 11:38:58 matt Exp $
#
# BEAGLEBOARD -- TI OMAP 3530 Eval Board Kernel
#
@@ -135,7 +135,7 @@
#options DEBUG
#options PMAP_DEBUG # Enable pmap_debug_level code
#options IPKDB # remote kernel debugging
-options VERBOSE_INIT_ARM # verbose bootstraping messages
+#options VERBOSE_INIT_ARM # verbose bootstraping messages
options DDB # in-kernel debugger
options DDB_ONPANIC=1
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
Home |
Main Index |
Thread Index |
Old Index