Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf Remove unexist device(omapnand0).



details:   https://anonhg.NetBSD.org/src/rev/f130be7b97c9
branches:  trunk
changeset: 756507:f130be7b97c9
user:      kiyohara <kiyohara%NetBSD.org@localhost>
date:      Tue Jul 20 12:09:50 2010 +0000

description:
Remove unexist device(omapnand0).

diffstat:

 sys/arch/evbarm/conf/OVERO |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7c518bf5fbb3 -r f130be7b97c9 sys/arch/evbarm/conf/OVERO
--- a/sys/arch/evbarm/conf/OVERO        Tue Jul 20 12:01:33 2010 +0000
+++ b/sys/arch/evbarm/conf/OVERO        Tue Jul 20 12:09:50 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index