Module Name: src
Committed By: matt
Date: Thu Dec 13 01:24:11 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: BEAGLEBOARD
Log Message:
MEMSIZE is now optional on BEAGLEBOARD.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/evbarm/conf/BEAGLEBOARD
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/evbarm/conf/BEAGLEBOARD
diff -u src/sys/arch/evbarm/conf/BEAGLEBOARD:1.33 src/sys/arch/evbarm/conf/BEAGLEBOARD:1.34
--- src/sys/arch/evbarm/conf/BEAGLEBOARD:1.33 Wed Dec 12 01:05:10 2012
+++ src/sys/arch/evbarm/conf/BEAGLEBOARD Thu Dec 13 01:24:11 2012
@@ -1,5 +1,5 @@
#
-# $NetBSD: BEAGLEBOARD,v 1.33 2012/12/12 01:05:10 matt Exp $
+# $NetBSD: BEAGLEBOARD,v 1.34 2012/12/13 01:24:11 matt Exp $
#
# BEAGLEBOARD -- TI OMAP 3530 Eval Board Kernel
#
@@ -168,8 +168,8 @@ mainbus0 at root
# The boot cpu
cpu0 at mainbus?
-# Specify the memory size in megabytes.
-options MEMSIZE=256
+# Specify the memory size in megabytes (optional).
+#options MEMSIZE=256
#options MEMSIZE=128
# L3 Interconnect