diff --git a/firmware-2712/latest/pieeprom-2025-04-07.bin b/firmware-2712/latest/pieeprom-2025-04-07.bin new file mode 100644 index 0000000..3478359 Binary files /dev/null and b/firmware-2712/latest/pieeprom-2025-04-07.bin differ diff --git a/firmware-2712/latest/recovery.bin b/firmware-2712/latest/recovery.bin index d14f12d..7cda285 100644 Binary files a/firmware-2712/latest/recovery.bin and b/firmware-2712/latest/recovery.bin differ diff --git a/firmware-2712/release-notes.md b/firmware-2712/release-notes.md index 17a1c57..8a05591 100644 --- a/firmware-2712/release-notes.md +++ b/firmware-2712/release-notes.md @@ -1,5 +1,13 @@ # Raspberry Pi5 bootloader EEPROM release notes +## 2025-04-07: arm_dt: Revert to using the max fan speed (latest) + +* arm_dt: Revert to using the max fan speed + It has been reported that the presence of a cooling fan at boot time + can lead to a maximum observed fan speed of ~300 but a current speed + of 0. The absence of a fan results in 0s for both metrics. + See: https://github.com/raspberrypi/rpi-eeprom/issues/690 + ## 2025-03-27: os_check: cm5: Check for CM5 specific dtbs (latest) * os_check: cm5: Check for CM5 specific dtbs