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 Bump SYMTAB_SPACE
details: https://anonhg.NetBSD.org/src/rev/6dd5c17d47df
branches: trunk
changeset: 783499:6dd5c17d47df
user: matt <matt%NetBSD.org@localhost>
date: Wed Dec 26 18:28:09 2012 +0000
description:
Bump SYMTAB_SPACE
diffstat:
sys/arch/evbarm/conf/TISDP2430 | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r ab00002713c1 -r 6dd5c17d47df sys/arch/evbarm/conf/TISDP2430
--- a/sys/arch/evbarm/conf/TISDP2430 Wed Dec 26 17:57:49 2012 +0000
+++ b/sys/arch/evbarm/conf/TISDP2430 Wed Dec 26 18:28:09 2012 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: TISDP2430,v 1.22 2012/10/17 14:48:11 apb Exp $
+# $NetBSD: TISDP2430,v 1.23 2012/12/26 18:28:09 matt Exp $
#
# TISDP2430 -- TI OMAP 2430 Eval Board Kernel
#
@@ -139,7 +139,7 @@
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
#options KGDB
makeoptions DEBUG="-g" # compile full symbol table
-options SYMTAB_SPACE=500000
+options SYMTAB_SPACE=520000
## USB Debugging options
options USB_DEBUG
@@ -228,11 +228,11 @@
sm0 at gpmc? addr 0x08000300 intr 245
# On-board USB
-##ohci* at obio? addr 0x4805e000 size 0x1000 intr 75
-##usb* at ohci?
-##uhub* at usb?
-##umass* at uhub? port ? configuration ? interface ?
-##wd* at umass?
+ohci* at obio? addr 0x4805e000 size 0x1000 intr 75
+usb* at ohci?
+uhub* at usb?
+umass* at uhub? port ? configuration ? interface ?
+wd* at umass?
# Hardware clocking and power management
Home |
Main Index |
Thread Index |
Old Index