[U-Boot] [PATCH] phy: atheros: add some debug output

Joe Hershberger joe.hershberger at ni.com
Mon Dec 9 17:15:39 CET 2019


Hi Michael,

On Sun, Oct 27, 2019 at 3:38 PM Michael Walle <michael at walle.cc> wrote:
>
> The network driver has to set the PHY node correctly. If that is not the
> case, ar803x_of_init() will fail. Add some debugging output.
>
> If the device tree binding is not working for you have a look at the
>   ar803x_of_init: found PHY node: phy at 0
> output. In the case above "phy at 0" is the phy node in the device tree. If
> instead the node of your network device is displayed, you have to set
> the phydev->node property in your network device driver. For example,
> the following patch adds it to the fsl_enetc driver:
>   https://patchwork.ozlabs.org/patch/1184523/
>
> Signed-off-by: Michael Walle <michael at walle.cc>

This doesn't apply so I assume it's either superseded or not needed
any more. If those are not the case, please rebase and resend on top
of u-boot-net/master

Thanks,
-Joe


More information about the U-Boot mailing list