Skip to content

Commit cf3cadf

Browse files
committed
2024-06-04: 2712: Fix [pi5] config.txt conditional state (latest)
* The [pi5] conditional statement should apply to the entire pi5 family i.e. include cm5 as well. * Bump SDIO bus priorities to that a GPU/RAM intensive processes can't unnecessarily stall an I/O processes. * Assorted log message tidyups.
1 parent 61fb895 commit cf3cadf

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Raspberry Pi5 bootloader EEPROM release notes
22

3+
## 2024-06-04: Fix [pi5] config.txt conditional state (latest)
4+
* The [pi5] conditional statement should apply to the entire pi5
5+
family i.e. include cm5 as well.
6+
* Bump SDIO bus priorities to that a GPU/RAM intensive processes
7+
can't unnecessarily stall an I/O processes.
8+
* Assorted log message tidyups.
9+
310
## 2024-05-17: Ignore bootloader updates for Pi5 on Pi4 - (latest)
411
* Add timestamps to UART log messages
512

0 commit comments

Comments
 (0)