Searched hist:"13 edd1706c56371dc6a67f7bef874f6d8b7af8eb" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | designware.h | 13edd1706c56371dc6a67f7bef874f6d8b7af8eb Mon Mar 26 00:09:56 UTC 2012 Vipin Kumar <vipin.kumar@st.com> net/designware: Try configuring phy on each dw_eth_init
Phy autonegotiation works only when the ethernet cable is plugged in. Since the phy was configured only at the init time, a plugged in cable was necessary to initialize the phy properly.
This patch keeps a flag to check if the phy initialization has succeeded, and calls configure_phy routine at every init if this flag reports otherwise.
Signed-off-by: Vipin Kumar <vipin.kumar@st.com> Signed-off-by: Amit Virdi <amit.virdi@st.com>
|
| H A D | designware.c | 13edd1706c56371dc6a67f7bef874f6d8b7af8eb Mon Mar 26 00:09:56 UTC 2012 Vipin Kumar <vipin.kumar@st.com> net/designware: Try configuring phy on each dw_eth_init
Phy autonegotiation works only when the ethernet cable is plugged in. Since the phy was configured only at the init time, a plugged in cable was necessary to initialize the phy properly.
This patch keeps a flag to check if the phy initialization has succeeded, and calls configure_phy routine at every init if this flag reports otherwise.
Signed-off-by: Vipin Kumar <vipin.kumar@st.com> Signed-off-by: Amit Virdi <amit.virdi@st.com>
|