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 up SYMTAB_SPACE



details:   https://anonhg.NetBSD.org/src/rev/48d796de7113
branches:  trunk
changeset: 781351:48d796de7113
user:      matt <matt%NetBSD.org@localhost>
date:      Sat Sep 01 14:50:11 2012 +0000

description:
Bump up SYMTAB_SPACE

diffstat:

 sys/arch/evbarm/conf/ADI_BRH      |  4 ++--
 sys/arch/evbarm/conf/ARMADILLO210 |  4 ++--
 sys/arch/evbarm/conf/ARMADILLO9   |  4 ++--
 sys/arch/evbarm/conf/CP3100       |  4 ++--
 sys/arch/evbarm/conf/HDL_G        |  4 ++--
 sys/arch/evbarm/conf/IMX31LITE    |  4 ++--
 sys/arch/evbarm/conf/INTEGRATOR   |  4 ++--
 sys/arch/evbarm/conf/IQ31244      |  4 ++--
 sys/arch/evbarm/conf/IQ80310      |  4 ++--
 sys/arch/evbarm/conf/IXDP425      |  4 ++--
 sys/arch/evbarm/conf/IXM1200      |  4 ++--
 sys/arch/evbarm/conf/NAPPI        |  4 ++--
 sys/arch/evbarm/conf/NSLU2        |  4 ++--
 sys/arch/evbarm/conf/OPENRD       |  7 ++++++-
 sys/arch/evbarm/conf/RPI          |  4 ++--
 sys/arch/evbarm/conf/TEAMASA_NPWR |  4 ++--
 sys/arch/evbarm/conf/TS7200       |  4 ++--
 sys/arch/evbarm/conf/VIPER        |  4 ++--
 sys/arch/evbarm/conf/ZAO425       |  4 ++--
 19 files changed, 42 insertions(+), 37 deletions(-)

diffs (truncated from 346 to 300 lines):

diff -r 039287b10836 -r 48d796de7113 sys/arch/evbarm/conf/ADI_BRH
--- a/sys/arch/evbarm/conf/ADI_BRH      Sat Sep 01 14:48:29 2012 +0000
+++ b/sys/arch/evbarm/conf/ADI_BRH      Sat Sep 01 14:50:11 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: ADI_BRH,v 1.57 2012/04/07 03:25:00 tsutsui Exp $
+#      $NetBSD: ADI_BRH,v 1.58 2012/09/01 14:50:11 matt Exp $
 #
 #      ADI_BRH -- ADI Engineering "Big Red Head" i80200 Evaluation Board
 #
@@ -133,7 +133,7 @@
 options        DDB             # in-kernel debugger
 options        DDB_HISTORY_SIZE=100    # Enable history editing in DDB
 #makeoptions   DEBUG="-g"      # compile full symbol table
-options        SYMTAB_SPACE=400000
+options        SYMTAB_SPACE=600000
 
 config         netbsd          root on ? type ?
 config         netbsd-fxp0     root on fxp0 type nfs
diff -r 039287b10836 -r 48d796de7113 sys/arch/evbarm/conf/ARMADILLO210
--- a/sys/arch/evbarm/conf/ARMADILLO210 Sat Sep 01 14:48:29 2012 +0000
+++ b/sys/arch/evbarm/conf/ARMADILLO210 Sat Sep 01 14:50:11 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: ARMADILLO210,v 1.22 2012/04/07 03:25:00 tsutsui Exp $
+#      $NetBSD: ARMADILLO210,v 1.23 2012/09/01 14:50:11 matt Exp $
 #
 #      ARMADILLO210 -- Atmark Techno, Armadillo-210
 #
@@ -125,7 +125,7 @@
 #options       DDB_ONPANIC=1
 #options       DDB_HISTORY_SIZE=100    # Enable history editing in DDB
 #makeoptions   DEBUG="-g"      # compile full symbol table
-#options       SYMTAB_SPACE=450000
+#options       SYMTAB_SPACE=600000
 
 #options       PMAP_INCLUDE_PTE_SYNC
 #options       LOCKDEBUG
diff -r 039287b10836 -r 48d796de7113 sys/arch/evbarm/conf/ARMADILLO9
--- a/sys/arch/evbarm/conf/ARMADILLO9   Sat Sep 01 14:48:29 2012 +0000
+++ b/sys/arch/evbarm/conf/ARMADILLO9   Sat Sep 01 14:50:11 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: ARMADILLO9,v 1.35 2012/06/05 08:44:08 abs Exp $
+#      $NetBSD: ARMADILLO9,v 1.36 2012/09/01 14:50:11 matt Exp $
 #
 #      ARMADILLO9 -- Atmark Techno, Armadillo-9
 #
@@ -125,7 +125,7 @@
 #options       DDB_ONPANIC=1
 options        DDB_HISTORY_SIZE=100    # Enable history editing in DDB
 #makeoptions   DEBUG="-g"      # compile full symbol table
-options        SYMTAB_SPACE=450000
+options        SYMTAB_SPACE=600000
 
 #options       PMAP_INCLUDE_PTE_SYNC
 #options       LOCKDEBUG
diff -r 039287b10836 -r 48d796de7113 sys/arch/evbarm/conf/CP3100
--- a/sys/arch/evbarm/conf/CP3100       Sat Sep 01 14:48:29 2012 +0000
+++ b/sys/arch/evbarm/conf/CP3100       Sat Sep 01 14:50:11 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CP3100,v 1.27 2012/08/29 08:29:57 skrll Exp $
+#      $NetBSD: CP3100,v 1.28 2012/09/01 14:50:11 matt Exp $
 #
 #      CP3100 -- Certance CP3100 Kernel
 #
@@ -137,7 +137,7 @@
 options        DDB             # in-kernel debugger
 options        DDB_HISTORY_SIZE=100    # Enable history editing in DDB
 #makeoptions   DEBUG="-g"      # compile full symbol table
-options        SYMTAB_SPACE=430000
+options        SYMTAB_SPACE=600000
 
 config         netbsd          root on ? type ?
 config         netbsd-wm0      root on wm0 type nfs
diff -r 039287b10836 -r 48d796de7113 sys/arch/evbarm/conf/HDL_G
--- a/sys/arch/evbarm/conf/HDL_G        Sat Sep 01 14:48:29 2012 +0000
+++ b/sys/arch/evbarm/conf/HDL_G        Sat Sep 01 14:50:11 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HDL_G,v 1.28 2012/08/29 08:29:57 skrll Exp $
+# $NetBSD: HDL_G,v 1.29 2012/09/01 14:50:11 matt Exp $
 #
 #       HDL_G -- I-O DATA HDL-G Kernel
 #
@@ -139,7 +139,7 @@
 options        DDB             # in-kernel debugger
 #options       DDB_HISTORY_SIZE=100    # Enable history editing in DDB
 #makeoptions   DEBUG="-g"      # compile full symbol table
-options        SYMTAB_SPACE=590000
+options        SYMTAB_SPACE=750000
 
 #config                netbsd          root on ? type ?
 config         netbsd          root on wd0a type ?
diff -r 039287b10836 -r 48d796de7113 sys/arch/evbarm/conf/IMX31LITE
--- a/sys/arch/evbarm/conf/IMX31LITE    Sat Sep 01 14:48:29 2012 +0000
+++ b/sys/arch/evbarm/conf/IMX31LITE    Sat Sep 01 14:50:11 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: IMX31LITE,v 1.17 2012/04/07 03:25:00 tsutsui Exp $
+#      $NetBSD: IMX31LITE,v 1.18 2012/09/01 14:50:11 matt Exp $
 #
 #      IMX31LITE -- Freescale IMX31LITE Evaluation Board Kernel
 #
@@ -131,7 +131,7 @@
 options        DDB             # in-kernel debugger
 options        DDB_HISTORY_SIZE=100    # Enable history editing in DDB
 #makeoptions   DEBUG="-g"      # compile full symbol table
-options        SYMTAB_SPACE=340000
+options        SYMTAB_SPACE=500000
 
 config         netbsd          root on ? type ?
 
diff -r 039287b10836 -r 48d796de7113 sys/arch/evbarm/conf/INTEGRATOR
--- a/sys/arch/evbarm/conf/INTEGRATOR   Sat Sep 01 14:48:29 2012 +0000
+++ b/sys/arch/evbarm/conf/INTEGRATOR   Sat Sep 01 14:50:11 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: INTEGRATOR,v 1.67 2012/08/17 20:11:38 abs Exp $
+#      $NetBSD: INTEGRATOR,v 1.68 2012/09/01 14:50:11 matt Exp $
 #
 #      GENERIC -- ARM Integrator board Generic kernel
 #
@@ -132,7 +132,7 @@
 options        DDB_HISTORY_SIZE=100    # Enable history editing in DDB
 #options       UVMHIST
 #makeoptions   DEBUG="-g"      # compile full symbol table
-options        SYMTAB_SPACE=360000
+options        SYMTAB_SPACE=500000
 options        PLCONSOLE,PLCOMCNUNIT=0,PLCONSPEED=38400,PLCONMODE=0xB00
 
 config         netbsd          root on ? type ?
diff -r 039287b10836 -r 48d796de7113 sys/arch/evbarm/conf/IQ31244
--- a/sys/arch/evbarm/conf/IQ31244      Sat Sep 01 14:48:29 2012 +0000
+++ b/sys/arch/evbarm/conf/IQ31244      Sat Sep 01 14:50:11 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: IQ31244,v 1.57 2012/08/29 08:29:58 skrll Exp $
+#      $NetBSD: IQ31244,v 1.58 2012/09/01 14:50:11 matt Exp $
 #
 #      IQ31244 -- Intel IQ31244 Evaluation Board Kernel
 #
@@ -132,7 +132,7 @@
 options        DDB             # in-kernel debugger
 options        DDB_HISTORY_SIZE=100    # Enable history editing in DDB
 #makeoptions   DEBUG="-g"      # compile full symbol table
-options        SYMTAB_SPACE=390000
+options        SYMTAB_SPACE=550000
 
 config         netbsd          root on ? type ?
 config         netbsd-wm0      root on wm0 type nfs
diff -r 039287b10836 -r 48d796de7113 sys/arch/evbarm/conf/IQ80310
--- a/sys/arch/evbarm/conf/IQ80310      Sat Sep 01 14:48:29 2012 +0000
+++ b/sys/arch/evbarm/conf/IQ80310      Sat Sep 01 14:50:11 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: IQ80310,v 1.75 2012/04/07 03:25:00 tsutsui Exp $
+#      $NetBSD: IQ80310,v 1.76 2012/09/01 14:50:11 matt Exp $
 #
 #      IQ80310 -- Intel IQ80310 Evaluation Board Kernel
 #
@@ -133,7 +133,7 @@
 options        DDB             # in-kernel debugger
 options        DDB_HISTORY_SIZE=100    # Enable history editing in DDB
 #makeoptions   DEBUG="-g"      # compile full symbol table
-options        SYMTAB_SPACE=390000
+options        SYMTAB_SPACE=550000
 
 config         netbsd          root on ? type ?
 config         netbsd-fxp0     root on fxp0 type nfs
diff -r 039287b10836 -r 48d796de7113 sys/arch/evbarm/conf/IXDP425
--- a/sys/arch/evbarm/conf/IXDP425      Sat Sep 01 14:48:29 2012 +0000
+++ b/sys/arch/evbarm/conf/IXDP425      Sat Sep 01 14:50:11 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: IXDP425,v 1.37 2012/08/29 08:29:58 skrll Exp $
+#      $NetBSD: IXDP425,v 1.38 2012/09/01 14:50:11 matt Exp $
 #
 #      IXDP425 -- Intel IXDP425/IXCDP1100 Development Platform
 #
@@ -137,7 +137,7 @@
 options        DDB             # in-kernel debugger
 options        DDB_HISTORY_SIZE=100    # Enable history editing in DDB
 #makeoptions   DEBUG="-g"      # compile full symbol table
-options        SYMTAB_SPACE=440000
+options        SYMTAB_SPACE=600000
 
 config         netbsd          root on ? type ?
 
diff -r 039287b10836 -r 48d796de7113 sys/arch/evbarm/conf/IXM1200
--- a/sys/arch/evbarm/conf/IXM1200      Sat Sep 01 14:48:29 2012 +0000
+++ b/sys/arch/evbarm/conf/IXM1200      Sat Sep 01 14:50:11 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: IXM1200,v 1.48 2012/04/07 03:25:00 tsutsui Exp $
+#      $NetBSD: IXM1200,v 1.49 2012/09/01 14:50:11 matt Exp $
 #
 #      IXM1200 -- Intel IXM1200 Evaluation Board Kernel
 #
@@ -130,7 +130,7 @@
 options        DDB             # in-kernel debugger
 options        DDB_HISTORY_SIZE=100    # Enable history editing in DDB
 #makeoptions   DEBUG="-g"      # compile full symbol table
-options        SYMTAB_SPACE=330000
+options        SYMTAB_SPACE=500000
 
 config         netbsd          root on ? type ?
 
diff -r 039287b10836 -r 48d796de7113 sys/arch/evbarm/conf/NAPPI
--- a/sys/arch/evbarm/conf/NAPPI        Sat Sep 01 14:48:29 2012 +0000
+++ b/sys/arch/evbarm/conf/NAPPI        Sat Sep 01 14:50:11 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: NAPPI,v 1.44 2012/04/07 03:25:00 tsutsui Exp $
+#      $NetBSD: NAPPI,v 1.45 2012/09/01 14:50:11 matt Exp $
 #
 #      NAPPI -- Netwise APlication Platform Board Kernel
 #
@@ -124,7 +124,7 @@
 options        DDB             # in-kernel debugger
 options        DDB_HISTORY_SIZE=100    # Enable history editing in DDB
 #makeoptions   DEBUG="-g"      # compile full symbol table
-options        SYMTAB_SPACE=330000
+options        SYMTAB_SPACE=500000
 
 config         netbsd          root on ? type ?
 
diff -r 039287b10836 -r 48d796de7113 sys/arch/evbarm/conf/NSLU2
--- a/sys/arch/evbarm/conf/NSLU2        Sat Sep 01 14:48:29 2012 +0000
+++ b/sys/arch/evbarm/conf/NSLU2        Sat Sep 01 14:50:11 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: NSLU2,v 1.24 2012/08/29 08:29:58 skrll Exp $
+#      $NetBSD: NSLU2,v 1.25 2012/09/01 14:50:11 matt Exp $
 #
 #      Linksys NSLU2 "Slug" NAS Device
 #
@@ -135,7 +135,7 @@
 options        DDB             # in-kernel debugger
 options        DDB_HISTORY_SIZE=100    # Enable history editing in DDB
 #makeoptions   DEBUG="-g"      # compile full symbol table
-options        SYMTAB_SPACE=360000
+options        SYMTAB_SPACE=530000
 
 config         netbsd          root on ? type ?
 
diff -r 039287b10836 -r 48d796de7113 sys/arch/evbarm/conf/OPENRD
--- a/sys/arch/evbarm/conf/OPENRD       Sat Sep 01 14:48:29 2012 +0000
+++ b/sys/arch/evbarm/conf/OPENRD       Sat Sep 01 14:50:11 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: OPENRD,v 1.1 2012/08/10 02:31:52 matt Exp $
+#      $NetBSD: OPENRD,v 1.2 2012/09/01 14:50:11 matt Exp $
 #
 # This is a working config file for OpenRD(.org) Client.  Note that the
 # default boot address will not work and the kernel has to load at 8MB
@@ -15,6 +15,11 @@
 #options       VERBOSE_INIT_ARM        # verbose bootstraping messages
 #options       MVSOC_CONSOLE_EARLY
 
+#options       FPU_VFP
+
+options        COMPAT_NETBSD32
+no options     COMPAT_LINUX
+
 # this just emits endless errors, disable for now.
 no mvsdio*
 no sdmmc* at mvsdio?
diff -r 039287b10836 -r 48d796de7113 sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI  Sat Sep 01 14:48:29 2012 +0000
+++ b/sys/arch/evbarm/conf/RPI  Sat Sep 01 14:50:11 2012 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: RPI,v 1.5 2012/08/20 08:38:32 skrll Exp $
+#      $NetBSD: RPI,v 1.6 2012/09/01 14:50:11 matt Exp $
 #
 #      RPi -- Raspberry Pi
 #
@@ -141,7 +141,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=510000
 options        PLCONSOLE
 #options       PLCONSOLE,PLCOMCNUNIT=0,PLCONSPEED=115200,PLCONMODE=0xB00
 
diff -r 039287b10836 -r 48d796de7113 sys/arch/evbarm/conf/TEAMASA_NPWR
--- a/sys/arch/evbarm/conf/TEAMASA_NPWR Sat Sep 01 14:48:29 2012 +0000
+++ b/sys/arch/evbarm/conf/TEAMASA_NPWR Sat Sep 01 14:50:11 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: TEAMASA_NPWR,v 1.72 2012/04/07 03:25:00 tsutsui Exp $
+#      $NetBSD: TEAMASA_NPWR,v 1.73 2012/09/01 14:50:12 matt Exp $
 #
 #      TEAMASA_NPWR -- Team ASA, Inc. Npwr -- XScale/IOP310-based
 #      server appliance.
@@ -139,7 +139,7 @@
 options        DDB             # in-kernel debugger
 options        DDB_HISTORY_SIZE=100    # Enable history editing in DDB
 #makeoptions   DEBUG="-g"      # compile full symbol table
-options        SYMTAB_SPACE=390000
+options        SYMTAB_SPACE=550000
 
 config         netbsd          root on ? type ?
 config         netbsd-wm0      root on wm0 type nfs
diff -r 039287b10836 -r 48d796de7113 sys/arch/evbarm/conf/TS7200
--- a/sys/arch/evbarm/conf/TS7200       Sat Sep 01 14:48:29 2012 +0000
+++ b/sys/arch/evbarm/conf/TS7200       Sat Sep 01 14:50:11 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: TS7200,v 1.50 2012/08/29 08:30:00 skrll Exp $
+#      $NetBSD: TS7200,v 1.51 2012/09/01 14:50:12 matt Exp $
 #
 #      TS7200 - Kernel for Technologic Systems TS7200 ARM hardware



Home | Main Index | Thread Index | Old Index