Home
last modified time | relevance | path

Searched hist:ebfdacb42b5e29ed847a8bee05affc24e3d4eb10 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/phy/
H A Dteranetics.cebfdacb42b5e29ed847a8bee05affc24e3d4eb10 Wed Apr 20 23:41:17 UTC 2011 Andy Fleming <afleming@freescale.com> phylib: Work around bug in Teranetics PHY

The Teranetics PHY does not properly report the link state
for fiber connections. The new PHY code actually checked the link,
and so the FM driver would refuse to talk over a linkless PHY.

But the link may actually be up, so now we always report it as up
for fiber connections on the tn2020.

Signed-off-by: Andy Fleming <afleming@freescale.com>