On 17.10.23 09:06, Guillaume Gardet wrote:

==== u-boot-rpiarm64 ====
Subpackages: u-boot-rpiarm64-doc

Use upstream patch instead downstream workaround to fix boo#1216036
   * Patches dropped:
   0017-rpi-fix-boot-on-RPi4-after-commit-c.patch
   * Patches added:
   0017-bootstd-Scan-all-bootdevs-in-a-boot.patch

This u-boot no longer boots my RPI4 from USB, instead it goes into trying to boot from tftp or something like that. I had to replace the u-boot.bin with the one from 20231011 to get it booting again. Fortunately I usually update only one of the machines immediately, so I could salvage a working u-boot.bin from the other one.

raspi4a:~ # md5sum /boot/efi/u-boot.bin /boot/efi/u-boot.bad.20231017
6b1fddf32bb834c88b285a4abbea2bca  /boot/efi/u-boot.bin
a14b7d94f8c996b036d5039336c2fd2f  /boot/efi/u-boot.bad.20231017
raspi4a:~ # ls -l /boot/efi/u-boot.bin /boot/efi/u-boot.bad.20231017
-rwxr-xr-x 1 root root 621136 Oct 17 10:04 /boot/efi/u-boot.bad.20231017
-rwxr-xr-x 1 root root 621104 Oct 17 16:58 /boot/efi/u-boot.bin

This was keeping ~25% of the PMBS ARM build power out of service ;-)

Best regards,
--
Stefan Seyfried

"For a successful technology, reality must take precedence over
 public relations, for nature cannot be fooled." -- Richard Feynman

Reply via email to