Module Name:    src
Committed By:   kiyohara
Date:           Tue Jul 20 12:09:51 UTC 2010

Modified Files:
        src/sys/arch/evbarm/conf: OVERO

Log Message:
Remove unexist device(omapnand0).


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/conf/OVERO

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/OVERO
diff -u src/sys/arch/evbarm/conf/OVERO:1.1 src/sys/arch/evbarm/conf/OVERO:1.2
--- src/sys/arch/evbarm/conf/OVERO:1.1	Sat Jul 10 08:17:48 2010
+++ src/sys/arch/evbarm/conf/OVERO	Tue Jul 20 12:09:50 2010
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: OVERO,v 1.1 2010/07/10 08:17:48 kiyohara Exp $
+#	$NetBSD: OVERO,v 1.2 2010/07/20 12:09:50 kiyohara Exp $
 #
 #	OVERO -- Gumstix. Inc. Overo platforms kernel
 #
@@ -175,7 +175,6 @@
 
 # General Purpose Memory Controller
 gpmc0		at mainbus? base 0x6e000000
-omapnand0 at gpmc0 addr 0x30000000
 
 # Interrupt Controller
 omapicu0	at obio0 addr 0x48200000 size 0x1000 intrbase 0

Reply via email to