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_INIT_ARM (which was tu...
details: https://anonhg.NetBSD.org/src/rev/27a5b805beb5
branches: trunk
changeset: 787418:27a5b805beb5
user: matt <matt%NetBSD.org@localhost>
date: Mon Jun 17 00:40:18 2013 +0000
description:
Turn off VERBOSE_INIT_ARM (which was turned on in last commit).
diffstat:
sys/arch/evbarm/conf/BEAGLEBONE | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r e882bf893d87 -r 27a5b805beb5 sys/arch/evbarm/conf/BEAGLEBONE
--- a/sys/arch/evbarm/conf/BEAGLEBONE Sun Jun 16 23:49:50 2013 +0000
+++ b/sys/arch/evbarm/conf/BEAGLEBONE Mon Jun 17 00:40:18 2013 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: BEAGLEBONE,v 1.15 2013/06/16 16:48:23 matt Exp $
+# $NetBSD: BEAGLEBONE,v 1.16 2013/06/17 00:40:18 matt Exp $
#
# BEAGLEBONE -- TI AM335x board Kernel
#
@@ -131,7 +131,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