Now that Pi5 firmware releases have settled down we've rebuilt Pi4 bootloader from the common codebase. This change won't add major features to Pi4 (sorry) but it should allow bug fixes in common code (e.g. file systems) to be released more quickly on Pi4.
Since there's some risk of regressions it's only available via rpi-update along with the latest bleeding-edge firmware and kernel.
DO NOT install this unless you have previous experience of fixing a non-booting Pi
To install, the latest firmware, kernel and Pi4 bootloader runIf you do spot any regressions please post comments here, alternatively let us know that you installed it and noticed no change in behaviour.
To remove the pre-release of the bootloader from the OS image, if it doesn't boot you'll need to use the RPi Imager to generate a bootloader recovery image.
Since there's some risk of regressions it's only available via rpi-update along with the latest bleeding-edge firmware and kernel.
DO NOT install this unless you have previous experience of fixing a non-booting Pi
To install, the latest firmware, kernel and Pi4 bootloader run
Code:
sudo rpi-update next pi4-next
To remove the pre-release of the bootloader from the OS image, if it doesn't boot you'll need to use the RPi Imager to generate a bootloader recovery image.
Code:
sudo rm -f /lib/firmware/raspberrypi/bootloader-2711/latest/pieeprom-2024-02-29.binsudo rpi-eeprom-config --edit# Check / Edit configsudo reboot
Statistics: Posted by timg236 — Thu Feb 29, 2024 3:28 pm