[U-Boot] [PATCH] net: sun8i_emac: Fix PHY initialization

Joe Hershberger joe.hershberger at ni.com
Tue Feb 27 22:17:23 UTC 2018


On Sat, Jan 27, 2018 at 11:53 PM, Samuel Holland <samuel at sholland.org> wrote:
> The previous code tried to update the PHY parameters without waiting for
> autonegotiation to complete. This caused wrong values to be written to
> the EMAC in sun8i_adjust_link(). As a result, any commands that called
> eth_start() before autonegotiation completed would find the network
> nonfunctional. Fix this by using the correct function to start up the
> PHY.
>
> Signed-off-by: Samuel Holland <samuel at sholland.org>

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


More information about the U-Boot mailing list