> > sorry for all the confusion (i never tested the foundation kernel). I made my functional tests with arm/multi_v7_defconfig which doesn't need any patches to work. > > > > Here the current results for next-2019-02-08: > > > > arm/multi_v7_defconfig w/o any patches -> wlan0 online > > arm64/defconfig w/o any patches -> timeout during firmware upload > > arm64/defconfig w Lorenzo's series -> driver probe, but dhcp doesn't work (could be a problem in my arm64 rootfs) > > arm/multi_v7_defconfig w Stanislaw's patch -> NULL pointer dereference > > Hi Stefan, Could you please try the following patch? It should fix the NULL pointer dereference crash. Anyway in order to enable mt76x0u on rpi3 we will need the RFC series Regards, Lorenzo > > I am looking at this issue, it is not related to Stanislaw's patch, > there is a bug in the error code path. > Anyway we will need to avoid SG since dwc_otg controller does not support it > > Regards, > Lorenzo > > > I will test linux-4.19 and linux-5.0-rc5 to get a better picture ... > > > > > > > > Stanislaw