[U-Boot] [PATCH] net: phy: Set ANRESTART in setup_forced

Joe Hershberger joe.hershberger at gmail.com
Fri Jan 22 20:26:21 CET 2016


On Fri, Jan 22, 2016 at 1:16 PM,  <amessier.tyco at gmail.com> wrote:
> From: Alexandre Messier <amessier at tycoint.com>
>
> 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 at tycoint.com>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list