* Peter Ujfalusi <peter.ujfalusi@xxxxxx> [181212 02:44]: > On 12/12/2018 12.12, Peter Ujfalusi wrote: > > Reverting this patch in linux-next-20181210 will make the ethernet > > working again. > > > > bootlog w/ revert: https://pastebin.com/dpRk1xWv > > bootlog w/o revert: https://pastebin.com/PWrBttxd > > on omap5-uevm. Thanks for testing. Looks like it works for me with loadable modules. And looks like changing just the phy to use CONFIG_NOP_USB_XCEIV=y in my .config is not enough to make it fail, I see it fail too with EHCI built-in. It's probably some -EPROBE_DEFER type issues, but I need to debug more. Regards, Tony