Skip to content

Commit

Permalink
2024-02-04: 2712: Adjust SDRAM refresh based on temperature (latest)
Browse files Browse the repository at this point in the history
* Adjust the SDRAM refresh interval based on the temperature. This
  addresses the gap in performance between the 8GB and 4GB variants.
  See raspberrypi/firmware#1854
* Preliminary support for signed boot.
  • Loading branch information
timg236 committed Feb 14, 2024
1 parent d4918d4 commit 525aa02
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
Binary file added firmware-2712/latest/pieeprom-2024-02-14.bin
Binary file not shown.
Binary file modified firmware-2712/latest/recovery.bin
Binary file not shown.
5 changes: 5 additions & 0 deletions firmware-2712/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Raspberry Pi5 bootloader EEPROM release notes

2024-02-14: Fix vcgencmd otp_dump and implement C(initial_turbo) (latest)
* Fix a regression that caused vcgencmd otp_dump to fail.
* Implement C(initial_turbo) on Pi5
See: https://github.com/raspberrypi/firmware/issues/1864

2024-02-08: Adjust SDRAM refresh based on temperature (latest)

* Adjust the SDRAM refresh interval based on the temperature. This
Expand Down

0 comments on commit 525aa02

Please sign in to comment.