Files
u-boot/drivers
Alison Wang 903d384d40 net: phy: atheros: Fix problem with phy_reset() clearing BMCR
In commit <a058052c358c> [net: phy: do not read configuration register on
reset], phy_reset() will clear the BMCR register. Bit 12(AUTO_NEGOTIATION)
is cleared too. It causes auto-negotiation timeout error on Atheros's
PHY AR8033.

To fix this problem, genphy_config_aneg() and genphy_restart_aneg()
needs to be called in ar8035_config() to enable and restart
auto-negotiation.

Signed-off-by: Alison Wang <alison.wang@nxp.com>
Acked-by: Stefan Agner <stefan@agner.ch>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2016-02-26 13:32:37 -06:00
..
2015-11-02 10:38:00 +09:00
2016-02-06 12:00:59 +01:00
2016-01-28 21:01:23 -07:00
2016-02-06 12:00:59 +01:00
2016-01-13 21:05:19 -05:00
2016-01-27 15:32:05 +01:00
2016-02-16 09:17:49 -07:00
2016-02-21 13:42:52 +08:00
2016-02-22 16:21:02 +01:00
2016-02-05 12:47:21 +08:00
2016-02-21 11:25:29 +01:00
2016-02-25 19:06:37 -05:00
2016-02-06 12:00:59 +01:00
2016-01-21 20:42:36 -07:00