Re: git: 1dec3639fd0c - main - sysutils/u-boot: Update to 2021.07
Date: Sat, 10 Jul 2021 18:37:29 UTC
On Sat, 10 Jul 2021 15:42:57 +0200, "Herbert J. Skuhra" wrote: > > My RPi2 boots with U-Boot 2021.01. So does it with: > > U-Boot 2021.04-rc1 OK efipart_readwrite: rw=1, blk=62518264 size=8 status=2 > U-Boot 2021.04-rc2 OK efipart_readwrite: rw=1, blk=62518264 size=8 status=2 > U-Boot 2021.04-rc3 OK > U-Boot 2021.04-rc4 OK > U-Boot 2021.04-rc5 OK > U-Boot 2021.04 OK > U-Boot 2021.07 OK > > But starting with 2021.04-rc4 it only works if you do a soft/warm > boot. The problem starts with commit "78af81c345430a9088235f48d302922955d2499f". https://github.com/u-boot/u-boot/archive/63af92e837f3d7c21ab5fc4a96ffcbf202efaf90.zip ==> OK https://github.com/u-boot/u-boot/archive/78af81c345430a9088235f48d302922955d2499f.zip ==> NOK -- Herbert