Home
last modified time | relevance | path

Searched hist:"15 e82e5309ed706fa2878aed3b225aa48ae960c7" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Ddesignware.c15e82e5309ed706fa2878aed3b225aa48ae960c7 Mon Apr 28 19:14:05 UTC 2014 Ian Campbell <ijc@hellion.org.uk> net/designware: call phy_connect_dev() to properly setup phylib device

This sets up the linkage from the phydev back to the ethernet device. This
symptom of not doing this which I noticed was:
<NULL> Waiting for PHY auto negotiation to complete....
rather than:
dwmac.1c50000 Waiting for PHY auto negotiation to complete....

Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
Cc: Alexey Brodkin <Alexey.Brodkin@synopsys.com>