Module Name: src
Committed By: matt
Date: Sat Jun 11 00:52:43 UTC 2011
Modified Files:
src/sys/arch/evbppc/conf: MPC8548CDS RB800
Log Message:
Add missing no options GUR_BASE
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbppc/conf/MPC8548CDS
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/evbppc/conf/RB800
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/MPC8548CDS
diff -u src/sys/arch/evbppc/conf/MPC8548CDS:1.5 src/sys/arch/evbppc/conf/MPC8548CDS:1.6
--- src/sys/arch/evbppc/conf/MPC8548CDS:1.5 Fri Jun 10 16:38:17 2011
+++ src/sys/arch/evbppc/conf/MPC8548CDS Sat Jun 11 00:52:42 2011
@@ -1,4 +1,4 @@
-# $NetBSD: MPC8548CDS,v 1.5 2011/06/10 16:38:17 matt Exp $
+# $NetBSD: MPC8548CDS,v 1.6 2011/06/11 00:52:42 matt Exp $
#
# MPC8548CDS -- everything that's currently supported
#
@@ -7,7 +7,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-ident "MPC8548CDS-$Revision: 1.5 $"
+ident "MPC8548CDS-$Revision: 1.6 $"
maxusers 32
@@ -19,6 +19,7 @@
options MPC8548
options CADMUS
+no options GUR_BASE
options GUR_BASE=0xe0000000
#options HZ=1000
Index: src/sys/arch/evbppc/conf/RB800
diff -u src/sys/arch/evbppc/conf/RB800:1.7 src/sys/arch/evbppc/conf/RB800:1.8
--- src/sys/arch/evbppc/conf/RB800:1.7 Fri Jun 10 16:38:17 2011
+++ src/sys/arch/evbppc/conf/RB800 Sat Jun 11 00:52:42 2011
@@ -1,4 +1,4 @@
-# $NetBSD: RB800,v 1.7 2011/06/10 16:38:17 matt Exp $
+# $NetBSD: RB800,v 1.8 2011/06/11 00:52:42 matt Exp $
#
# RB800 -- everything that's currently supported
#
@@ -7,7 +7,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-ident "RB800-$Revision: 1.7 $"
+ident "RB800-$Revision: 1.8 $"
maxusers 32
@@ -16,6 +16,7 @@
options MPC8544
options PPC_HAVE_SPE
+no options GUR_BASE
options GUR_BASE=0xe0000000
#options INSECURE # disable kernel security levels