On Mon, Jul 30, 2018 at 7:45 AM, Jagan Teki <[email protected]> wrote: > mdio initialization in dm code is assigning bus->priv > with pointer to struct ethernet_regs which leads to > improper mii. Add proper udevice to store mii_bus priv > and reuse the same in mdio ops. > > Also refactor mdio code, to make common ops for dm and non-dm. > > Signed-off-by: Jagan Teki <[email protected]>
Acked-by: Joe Hershberger <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

