[PATCH] mx6ul(l)evk: Enable DM_ETH_PHY

2021-01-23 Thread sbabic
> This fixes eth0 not initializing properly. Both eth0 and eth1 use the > MDIO interface on eth1 to access their PHYs. However, without > DM_ETH_PHY, eth0 still tries to use its own MDIO interface to access its > phy. Before this patch, a boot log might contain lines like > Net: > Warning: ethernet

Re: [PATCH] mx6ul(l)evk: Enable DM_ETH_PHY

2020-12-28 Thread Fabio Estevam
Hi Sean, On Mon, Dec 28, 2020 at 4:58 PM Sean Anderson wrote: > > This fixes eth0 not initializing properly. Both eth0 and eth1 use the > MDIO interface on eth1 to access their PHYs. However, without > DM_ETH_PHY, eth0 still tries to use its own MDIO interface to access its > phy. Before this pat

[PATCH] mx6ul(l)evk: Enable DM_ETH_PHY

2020-12-28 Thread Sean Anderson
This fixes eth0 not initializing properly. Both eth0 and eth1 use the MDIO interface on eth1 to access their PHYs. However, without DM_ETH_PHY, eth0 still tries to use its own MDIO interface to access its phy. Before this patch, a boot log might contain lines like Net: Warning: ethernet@20b4000 us