Skip to content

Commit b1a715b

Browse files
committed
2024-02-16: 2712: u-boot loading and thermal throttling fixes (latest) (default)
* arm_loader: Move non-kernels back to 512KB See: raspberrypi/firmware#1868 * Limit throttled frequency to OS requested frequency rather than config.txt frequency. See: #518
1 parent 0e8ecbc commit b1a715b

File tree

5 files changed

+8
-0
lines changed

5 files changed

+8
-0
lines changed
Binary file not shown.

firmware-2712/default/recovery.bin

4.2 KB
Binary file not shown.
Binary file not shown.

firmware-2712/latest/recovery.bin

0 Bytes
Binary file not shown.

firmware-2712/release-notes.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Raspberry Pi5 bootloader EEPROM release notes
22

3+
2024-02-16: u-boot loading and thermal throttling fixes (latest) (default)
4+
* arm_loader: Move non-kernels back to 512KB
5+
See: https://github.com/raspberrypi/firmware/issues/1868
6+
7+
* Limit throttled frequency to OS requested frequency rather than
8+
config.txt frequency.
9+
See: https://github.com/raspberrypi/rpi-eeprom/issues/518
10+
311
2024-02-14: Fix vcgencmd otp_dump and implement C(initial_turbo) (latest)
412
* Fix a regression that caused vcgencmd otp_dump to fail.
513
* Implement C(initial_turbo) on Pi5

0 commit comments

Comments
 (0)