[U-Boot] net/designware: call phy_connect_dev() to properly setup phylib device
Ian Campbell
ijc at hellion.org.uk
Tue May 13 12:19:13 CEST 2014
On Mon, 2014-05-12 at 21:53 -0400, Tom Rini wrote:
> On Mon, Apr 28, 2014 at 08:14:05PM +0100, Ian Campbell wrote:
>
> > This sets up the linkage from the phydev back to the ethernet device. This
> > symptom of not doing this which I noticed was:
> > <NULL> Waiting for PHY auto negotiation to complete....
> > rather than:
> > dwmac.1c50000 Waiting for PHY auto negotiation to complete....
> >
> > Signed-off-by: Ian Campbell <ijc at hellion.org.uk>
> > Cc: Alexey Brodkin <Alexey.Brodkin at synopsys.com>
>
> Applied to u-boot/master, thanks!
Thanks, have you also seen "[PATCH v3 0/5] net/designware: fixes for
data cache, phylib and burst size" which included this and some other
(far more critical, since designware is currently unusable on ARM)
fixes?
Ian.
More information about the U-Boot
mailing list