Files
u-boot/drivers
Alexandre Messier 53b0c38c7a net: phy: Set ANRESTART in setup_forced
When configuring a PHY in fixed (forced) link mode, in order for
the changes to be applied, either one of these conditions must
be triggered:
	1- PHY is reset
	2- Autoneg is restarted
	3- PHY transitions from power-down to power-up

Neither of these is currently done, so effectively the fixed link
configuration is not applied in the PHY.

Fix this by setting the Autoneg restart bit.

Signed-off-by: Alexandre Messier <amessier@tycoint.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2016-01-28 13:20:28 -06:00
..
2015-11-02 10:38:00 +09:00
2015-12-01 08:07:22 -07:00
2015-10-22 14:22:22 -04:00
2016-01-28 12:32:44 -06:00
2015-10-23 09:42:28 -06:00