[PATCH v1] sunxi: board: Move USB ethernet initialization to board_late_init()

Andy Shevchenko andy.shevchenko at gmail.com
Tue Dec 8 18:23:35 CET 2020


On Tue, Dec 8, 2020 at 7:14 PM André Przywara <andre.przywara at arm.com> wrote:
> On 08/12/2020 15:45, Andy Shevchenko wrote:
> > For the sake of consistency (*) and order of initialization, i.e.
> > after we have got the ethernet address, interrupt and timer initialized,
> > try to initialize USB ethernet gadget.
> >
> > *) for example, zynqmp uses same order.
>
> Looks alright, but we need some testing, to check for possible side
> effects. (It's those seemingly innocent changes that tend to break things).

Right. I made a patch purely based on reading the U-Boot initialization code.

> Will get back to you later.

Take your time and thanks!

-- 
With Best Regards,
Andy Shevchenko


More information about the U-Boot mailing list