On Thu, Nov 29, 2018 at 03:42:06PM +0100, jacopo mondi wrote: > Hello, > netdev people, > i.MX6 people, > > I'm running an i.MX6Q system, and since v4.20-rc1 the ethernet PHY > fails to properly startup, preventing me from mounting my NFS rootfs > (the interfaces gets configured after some minutes, but it's too late > for NFS). > > The complete boot log: > > [ 3.000186] SMSC LAN8710/LAN8720 2188000.ethernet-1:00: attached PHY > driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=2188000.ethernet-1:00, > irq=POLL) > [ 3.015616] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready > [ 4.090582] SMSC LAN8710/LAN8720 2188000.ethernet-1:00: Master/Slave > resolution failed, maybe conflicting manual settings?
Thanks for reporting this. I made some changes in link mode handling. Let me check the code i modified. Andrew