[U-Boot] [PATCH] net: phy: Use 'autoneg' flag from phydev

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


On Fri, Jan 22, 2016 at 1:16 PM,  <amessier.tyco at gmail.com> wrote:
> From: Alexandre Messier <amessier at tycoint.com>
>
> Use the 'autoneg' flag available in phydev when checking if
> autoneg is in use.
>
> The previous implementation was checking directly in the PHY
> if autoneg was supported. Some PHYs will report that autoneg
> is supported, even when it is disabled. Thus it is not possible
> to use that bit to determine if autoneg is currently in use or
> not.
>
> 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