commit | c7604783b236e368f225efb7b3efb418fe20b404 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Fri Mar 14 23:20:30 2008 +0300 |
committer | Kim Phillips <kim.phillips@freescale.com> | Tue Mar 25 19:16:48 2008 -0500 |
tree | e4d998e18a74c97c598668d27e5e158159a6fb11 | |
parent | 7fa9cbb00dc83fcf175042b6f20c2c9bce9a15f4 [diff] |
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>