[U-Boot] [PATCH] net, phy, cpsw: fix gigabit register access

Mugunthan V N mugunthanvnm at ti.com
Wed Jul 24 09:38:24 CEST 2013


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 at denx.de>
> Cc: Joe Hershberger <joe.hershberger at gmail.com>
Looks correct
Acked-by: Mugunthan V N <mugunthanvnm at ti.com>

Regards
Mugunthan V N


More information about the U-Boot mailing list