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 add sun4iemac



details:   https://anonhg.NetBSD.org/src/rev/ddf625776fd5
branches:  trunk
changeset: 827217:ddf625776fd5
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Fri Oct 20 22:29:33 2017 +0000

description:
add sun4iemac

diffstat:

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

diffs (18 lines):

diff -r 30d71b0c2351 -r ddf625776fd5 sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI        Fri Oct 20 22:29:15 2017 +0000
+++ b/sys/arch/evbarm/conf/SUNXI        Fri Oct 20 22:29:33 2017 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: SUNXI,v 1.42 2017/10/11 10:53:25 jmcneill Exp $
+#      $NetBSD: SUNXI,v 1.43 2017/10/20 22:29:33 jmcneill Exp $
 #
 #      Allwinner sunxi family
 #
@@ -150,6 +150,7 @@
 gpio*          at gpiobus?
 
 # Ethernet
+sun4iemac*     at fdt?                 # Allwinner Fast Ethernet (EMAC)
 sunxiemac*     at fdt?                 # Allwinner Gigabit Ethernet (EMAC)
 awge*          at fdt?                 # Allwinner Gigabit Ethernet (GMAC)
 rgephy*                at mii? phy ?



Home | Main Index | Thread Index | Old Index