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 children of mvsdio



details:   https://anonhg.NetBSD.org/src/rev/625bce15173d
branches:  trunk
changeset: 827961:625bce15173d
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Nov 21 00:47:38 2017 +0000

description:
remove children of mvsdio

diffstat:

 sys/arch/evbarm/conf/OPENRD |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2112203f9530 -r 625bce15173d sys/arch/evbarm/conf/OPENRD
--- a/sys/arch/evbarm/conf/OPENRD       Mon Nov 20 22:16:23 2017 +0000
+++ b/sys/arch/evbarm/conf/OPENRD       Tue Nov 21 00:47:38 2017 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: OPENRD,v 1.6 2015/12/13 04:55:12 cyber Exp $
+#      $NetBSD: OPENRD,v 1.7 2017/11/21 00:47:38 christos Exp $
 #
 # This is a working config file for OpenRD(.org) Client.  Note that the
 # default boot address will not work and the kernel has to load at 8MB
@@ -28,4 +28,7 @@
 # mvsdio doesn't currently function on OPENRD
 # Tested on OpenRD-Client
 no mvsdio
+no sdmmc* at mvsdio?
+no ld* at sdmmc?
+no sbt* at sdmmc?
 



Home | Main Index | Thread Index | Old Index