Skip to content

Commit 7f66ffe

Browse files
committed
pieeprom-2025-03-27: 2712: os_check: cm5: Check for CM5 specific DTBs (latest)
* os_check: cm5: Check for CM5 specific dtbs Check for BCM2712 support in bcm2712-rpi-cm5-cm5io.dtb or bcm2712-rpi-cm5l-cm5io.dtb on CM5 instead of bcm2712-rpi-5-b.dtb. This avoids needing to put os_check=1 or specifying device_tree in config.txt in minimal images for CM5. See: #682
1 parent 1bd0a10 commit 7f66ffe

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed
2 MB
Binary file not shown.

firmware-2712/latest/recovery.bin

0 Bytes
Binary file not shown.

firmware-2712/release-notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Raspberry Pi5 bootloader EEPROM release notes
22

3+
## 2025-03-27: os_check: cm5: Check for CM5 specific dtbs (latest)
4+
5+
* os_check: cm5: Check for CM5 specific dtbs
6+
Check for BCM2712 support in bcm2712-rpi-cm5-cm5io.dtb
7+
or bcm2712-rpi-cm5l-cm5io.dtb on CM5 instead of bcm2712-rpi-5-b.dtb.
8+
This avoids needing to put os_check=1 or specifying device_tree
9+
in config.txt in minimal images for CM5.
10+
See: https://github.com/raspberrypi/rpi-eeprom/issues/682
11+
312
## 2025-03-19: Log the fan speed at boot (latest)
413

514
* Log the fan speed at boot

0 commit comments

Comments
 (0)