Greg_E
February 25, 2025, 3:39pm
1
I saw in the last update I did that there is a new eeprom update included… Should we do this update or will it break the uConsole?
If you boot an RpiOS-based distribution, it will automatically update the bootloader to the firmware of the default stage.
# Raspberry Pi5 bootloader EEPROM release notes
## 2025-02-17: Promote 2025-02-12 to the default release (default)
## 2025-02-12: Fixup change to disable 3.7V PMIC output on CM5 no-wifi (latest)
* Fixup change to disable 3.7V PMIC output on CM5 no-wifi
## 2025-02-11: CM5 no-Wifi stability improvements (latest)
* recovery: Walk partitions to delete recovery.bin
Previously, recovery.bin would fail to delete itself
if the bootrom loaded recovery.bin where there are multiple FAT
partitions and the first partition does not contain recovery.bin
Update the rename code to walk the partition table to find
the recovery.bin file to delete.
* pi5: Add config filter for simple boot variable expressions (experimental)
Add support for a new bootloader/config.txt conditional filter
which tests the partition, boot_count and boot_arg1 variables.
Syntax (no spaces):
This file has been truncated. show original
1 Like
Greg_E
February 25, 2025, 7:16pm
3
Hmmm… I watched a video where that person had to upgrade through Raspi-config which made me question what’s going on because I thought it would be done automagically. It thik it was one of Jeff Geerling’s videos and I don’t remember the specifics.