Re: [U-Boot] [PATCH v1] colibri_vf: fix ethernet by adding explicit phy node

2019-03-29 Thread Igor Opaniuk
Reviewed-by: Igor Opaniuk On Fri, Mar 29, 2019 at 12:25 AM Marcel Ziswiler wrote: > > From: Marcel Ziswiler > > The implicit fallback mechanism for searching the whole MDIO bus for at > least one PHY has been gone with the following commit b882005a18de > ("drivers/net/fec: phy_init: remove redu

Re: [U-Boot] [PATCH v1] colibri_vf: fix ethernet by adding explicit phy node

2019-03-28 Thread Hannes Schmelzer
Marcel Ziswiler schrieb am 28.03.2019 23:24:50: > Von: Marcel Ziswiler > An: u-boot@lists.denx.de > Kopie: Hannes Schmelzer , Marcel Ziswiler > , Albert Aribaud , > Stefan Agner > Datum: 28.03.2019 23:25 > Betreff: [PATCH v1] colibri_vf: fix ethernet by adding explicit phy node > > From: M

[U-Boot] [PATCH v1] colibri_vf: fix ethernet by adding explicit phy node

2019-03-28 Thread Marcel Ziswiler
From: Marcel Ziswiler The implicit fallback mechanism for searching the whole MDIO bus for at least one PHY has been gone with the following commit b882005a18de ("drivers/net/fec: phy_init: remove redundant logic"). This lead to the Ethernet driver erroring out as follows: Net: Could not get P