Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dtsec.cc7604783b236e368f225efb7b3efb418fe20b404 Fri Mar 14 20:20:30 UTC 2008 Anton Vorontsov <avorontsov@ru.mvista.com> tsec: fix link detection for the RTL8211B PHY

RTL8211B sets link state register after autonegotiation complete,
so with bootdelay=0 RTL8211B will report lack of the link.

To fix this, we should wait for aneg to complete, even if the
link is currently down.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>