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 No need to specify MEMSIZE since we re...



details:   https://anonhg.NetBSD.org/src/rev/4aeded718aee
branches:  trunk
changeset: 767929:4aeded718aee
user:      matt <matt%NetBSD.org@localhost>
date:      Wed Aug 03 16:26:05 2011 +0000

description:
No need to specify MEMSIZE since we read it from SYSCTL_CFG0.

diffstat:

 sys/arch/evbmips/conf/CPMBR1400 |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 265992e195a4 -r 4aeded718aee sys/arch/evbmips/conf/CPMBR1400
--- a/sys/arch/evbmips/conf/CPMBR1400   Wed Aug 03 16:25:02 2011 +0000
+++ b/sys/arch/evbmips/conf/CPMBR1400   Wed Aug 03 16:26:05 2011 +0000
@@ -2,8 +2,8 @@
 
 options        SYMTAB_SPACE=450000             # size for embedded symbol table
 
+#options       RA_CONSOLE_EARLY
 options        RT3883
-options        RTMEMSIZE=128
 #options       SLICKROCK
 options        RALINK_ETH_NUM_SW_PARTITIONS=5
 options        CONSPEED=57600



Home | Main Index | Thread Index | Old Index