Module Name: src
Committed By: matt
Date: Thu Jul 28 15:54:49 UTC 2011
Modified Files:
src/sys/arch/evbppc/conf: P2020DS
Log Message:
Back out commit.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/evbppc/conf/P2020DS
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbppc/conf/P2020DS
diff -u src/sys/arch/evbppc/conf/P2020DS:1.7 src/sys/arch/evbppc/conf/P2020DS:1.8
--- src/sys/arch/evbppc/conf/P2020DS:1.7 Thu Jul 28 15:38:48 2011
+++ src/sys/arch/evbppc/conf/P2020DS Thu Jul 28 15:54:49 2011
@@ -1,4 +1,4 @@
-# $NetBSD: P2020DS,v 1.7 2011/07/28 15:38:48 matt Exp $
+# $NetBSD: P2020DS,v 1.8 2011/07/28 15:54:49 matt Exp $
#
# P2020DS -- everything that's currently supported
#
@@ -8,7 +8,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-ident "P2020DS-$Revision: 1.7 $"
+ident "P2020DS-$Revision: 1.8 $"
maxusers 32
@@ -19,7 +19,7 @@
options PIXIS
#options SYS_CLK=100000000
#options HZ=1000
-options MEMSIZE=0x40000000
+#options MEMSIZE=0x40000000
makeoptions NEED_BINARY="yes"
makeoptions NEED_UBOOTIMAGE="yes"