Files
u-boot-tk1-som/drivers
Xiaobo Xie 02aa4c5388 AR8035/phy: Enable autonegotiation function for ar8035
Function "genphy_parse_link()" used "if (mii_reg & BMSR_ANEGCAPABLE)" before,
but used "if (phydev->supported & SUPPORTED_Autoneg)" now.
So assign "phydev->supported" to "phydev->drv->features" for ar8035
to enable autonegotiation. Then removed the genphy_config_aneg() function.

Signed-off-by: Xie Xiaobo <X.Xie@freescale.com>
2014-05-12 15:19:45 -04:00
..
2014-03-04 12:15:29 -05:00
2014-05-05 08:20:56 +02:00
2014-05-09 11:50:14 +02:00
2014-04-22 17:58:47 -07:00
2014-01-08 17:26:17 -07:00
2014-05-09 11:50:14 +02:00
2014-04-17 08:41:05 -07:00