Files
u-boot/drivers
Zhao Qiang e0d809647f ar8031/8033/phy:enable autonegotiation for ar8031/8033
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>
Reviewed-by: York Sun <yorksun@freescale.com>
2014-02-24 15:23:41 -08:00
..
2013-12-18 19:53:19 +01:00
2014-01-24 16:59:07 -05:00
2014-01-08 17:26:17 -07:00
2014-02-06 04:48:15 +01:00