
4 Apr
2012
4 Apr
'12
7:35 p.m.
On Mon, Mar 26, 2012 at 5:09 AM, Amit Virdi amit.virdi@st.com wrote:
From: Vipin Kumar vipin.kumar@st.com
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
Applied.
Thanks, -Joe