Module Name: src
Committed By: jakllsch
Date: Thu Aug 16 23:45:58 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: RPI
Log Message:
What was MEMSIZE is now determined automatically. Remove MEMSIZE.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/conf/RPI
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/RPI
diff -u src/sys/arch/evbarm/conf/RPI:1.1 src/sys/arch/evbarm/conf/RPI:1.2
--- src/sys/arch/evbarm/conf/RPI:1.1 Thu Jul 26 06:21:57 2012
+++ src/sys/arch/evbarm/conf/RPI Thu Aug 16 23:45:58 2012
@@ -1,5 +1,5 @@
#
-# $NetBSD: RPI,v 1.1 2012/07/26 06:21:57 skrll Exp $
+# $NetBSD: RPI,v 1.2 2012/08/16 23:45:58 jakllsch Exp $
#
# RPi -- Raspberry Pi
#
@@ -170,9 +170,6 @@ mainbus0 at root
# The cpu
cpu0 at mainbus?
-# Specify the memory size in megabytes - default start.elf file
-options MEMSIZE=192
-
# OBIO
obio0 at mainbus?