Module Name: src
Committed By: matt
Date: Mon Jul 25 23:26:03 UTC 2011
Modified Files:
src/sys/arch/powerpc/conf: files.booke
Log Message:
nflash is dead. remove it.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/powerpc/conf/files.booke
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/powerpc/conf/files.booke
diff -u src/sys/arch/powerpc/conf/files.booke:1.4 src/sys/arch/powerpc/conf/files.booke:1.5
--- src/sys/arch/powerpc/conf/files.booke:1.4 Fri Jul 15 19:19:56 2011
+++ src/sys/arch/powerpc/conf/files.booke Mon Jul 25 23:26:03 2011
@@ -1,4 +1,4 @@
-# $NetBSD: files.booke,v 1.4 2011/07/15 19:19:56 cliff Exp $
+# $NetBSD: files.booke,v 1.5 2011/07/25 23:26:03 matt Exp $
#
# PPC BookE specific configuration info
@@ -66,10 +66,6 @@
attach nandfcm at obio with pq3nandfcm
file arch/powerpc/booke/dev/pq3nandfcm.c pq3nandfcm
-device nflash
-attach nflash at obio with pq3flash
-file arch/powerpc/booke/dev/pq3flash.c pq3flash
-
device rng
attach rng at cpunode with pq3rng
file arch/powerpc/booke/dev/pq3rng.c pq3rng