On Dec 10 13:37:25, s...@spacehopper.org wrote: > On 2021/12/10 13:11, Jan Stary wrote: > > This is current/arm64 on a Raspberry Pi 4. > > The current bsd.rd fails to do a sysupgrade: > > the ramdisk kernel stops at "xhci0: host system error". > > Full log below. > > > > It works fine on RPI3. > > It should work if you use the https://github.com/pftf/RPi4 firmware, or > an older version of U-Boot (the one that was in 6.9 probably works). >
The 6.9 version of U-Boot was what I needed for 7.0 on RPI3, while the 7.0 U-Boot worked fine for 7.0 on RPI4. But now it's RPI4 that fails to sysupgrade with its U-Boot (meaning, the upgrading bsd.rd stops at xhci), while RPI3 7.0 did a sysupgade with the 6.9 U-Boot. I will try die andere U-Booten and report back.