On Tue, Jun 27, 2017 at 8:23 AM, Lothar Waßmann <[email protected]> wrote: > When CONFIG_DM_ETH is set, the FEC ethernet controller is reset after > the PHY has been set up and initialzed. This breaks the communication > with the PHY and results in an inoperable ethernet interface. > > Do the initialization with CONFIG_DM_ETH in the same order as with > legacy ETH support to fix this. > > Signed-off-by: Lothar Waßmann <[email protected]>
Acked-by: Joe Hershberger <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

