Skip to content

Commit 0e8ecbc

Browse files
committed
2024-02-14: 2712: Adjust SDRAM refresh based on temperature (latest)
* Adjust the SDRAM refresh interval based on the temperature. This addresses the gap in performance between the 8GB and 4GB variants. See raspberrypi/firmware#1864 * Preliminary support for signed boot.
1 parent d4918d4 commit 0e8ecbc

File tree

3 files changed

+5
-0
lines changed

3 files changed

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

3+
2024-02-14: Fix vcgencmd otp_dump and implement C(initial_turbo) (latest)
4+
* Fix a regression that caused vcgencmd otp_dump to fail.
5+
* Implement C(initial_turbo) on Pi5
6+
See: https://github.com/raspberrypi/firmware/issues/1864
7+
38
2024-02-08: Adjust SDRAM refresh based on temperature (latest)
49

510
* Adjust the SDRAM refresh interval based on the temperature. This

0 commit comments

Comments
 (0)