
25 Feb
2014
25 Feb
'14
6:30 p.m.
On 12/22/2013 11:51 PM, Zhao Qiang wrote:
Function "genphy_parse_link()" used "if (mii_reg & BMSR_ANEGCAPABLE)" before while "if (phydev->supported & SUPPORTED_Autoneg)" now. So assign "phydev->supported" to "phydev->drv->features" for ar8031/8033 to enable autonegotiation.
Signed-off-by: Zhao Qiang B45475@freescale.com
Applied to u-boot-mpc85xx/master. Thanks.
York