Files
u-boot-tk1-som/drivers/net
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
..
2011-01-09 18:06:50 +01:00
2010-07-12 00:14:29 -07:00
2012-05-22 10:18:15 -05:00
2013-04-01 16:33:52 -04:00
2014-04-18 16:14:10 -04:00
2014-04-18 10:42:30 -04:00
2014-04-20 13:16:43 +02:00
2013-04-01 16:33:52 -04:00
2013-11-22 16:50:54 -06:00
2013-12-18 16:49:45 +09:00
2014-02-21 11:33:18 -05:00
2012-11-04 11:00:36 -07:00