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 rgephy, radxa rock seems to have...



details:   https://anonhg.NetBSD.org/src/rev/5589a682f7f3
branches:  trunk
changeset: 335401:5589a682f7f3
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Mon Jan 05 22:17:38 2015 +0000

description:
remove rgephy, radxa rock seems to have an smsc phy that works with ukphy

diffstat:

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

diffs (18 lines):

diff -r e3dbe26da6fc -r 5589a682f7f3 sys/arch/evbarm/conf/ROCKCHIP
--- a/sys/arch/evbarm/conf/ROCKCHIP     Mon Jan 05 22:16:49 2015 +0000
+++ b/sys/arch/evbarm/conf/ROCKCHIP     Mon Jan 05 22:17:38 2015 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: ROCKCHIP,v 1.13 2015/01/04 03:53:34 jmcneill Exp $
+#      $NetBSD: ROCKCHIP,v 1.14 2015/01/05 22:17:38 jmcneill Exp $
 #
 #      Rockchip RK3066/RK3188 based SBC (Single Board Computer)
 #
@@ -202,7 +202,6 @@
 
 # Ethernet
 rkemac0                at obio0 addr 0x10204000 size 0x4000 intr 51
-rgephy*                at mii? phy ?
 ukphy*         at mii? phy ?
 
 #options DWC_MMC_DEBUG



Home | Main Index | Thread Index | Old Index