Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbppc/conf Don't build flash because it's not impl...
details: https://anonhg.NetBSD.org/src/rev/b1d1f72d0872
branches: trunk
changeset: 758318:b1d1f72d0872
user: uebayasi <uebayasi%NetBSD.org@localhost>
date: Tue Nov 02 06:31:48 2010 +0000
description:
Don't build flash because it's not implemented.
diffstat:
sys/arch/evbppc/conf/PMPPC | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4184d7a2d0a9 -r b1d1f72d0872 sys/arch/evbppc/conf/PMPPC
--- a/sys/arch/evbppc/conf/PMPPC Tue Nov 02 06:07:05 2010 +0000
+++ b/sys/arch/evbppc/conf/PMPPC Tue Nov 02 06:31:48 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: PMPPC,v 1.15 2010/05/08 22:16:27 mrg Exp $
+# $NetBSD: PMPPC,v 1.16 2010/11/02 06:31:48 uebayasi Exp $
#
# PMPPC
#
@@ -142,7 +142,7 @@
cs0 at mainbus0 addr 0x7fe00000
# flash driver not implemented
-flash0 at mainbus0 addr 0x70000000
+#flash0 at mainbus0 addr 0x70000000
# UARTs
com0 at cpc0 addr 0xff600300
Home |
Main Index |
Thread Index |
Old Index