
24 Jul
2013
24 Jul
'13
9:38 a.m.
On 7/23/2013 7:02 PM, Heiko Schocher wrote:
accessing a lan9303 switch with the cpsw driver results in wrong speed detection, as the switch sets the BMSR_ERCAP in BMSR register, and follow read of the MII_STAT1000 register fails, as the switch does not support it. Current code did not check, if a phy_read() fails ... fix this.
Signed-off-by: Heiko Schocher hs@denx.de Cc: Joe Hershberger joe.hershberger@gmail.com
Looks correct Acked-by: Mugunthan V N mugunthanvnm@ti.com
Regards Mugunthan V N