diff --git a/firmware-2712/latest/pieeprom-2025-09-25.bin b/firmware-2712/latest/pieeprom-2025-09-25.bin new file mode 100644 index 0000000..62c73a3 Binary files /dev/null and b/firmware-2712/latest/pieeprom-2025-09-25.bin differ diff --git a/firmware-2712/latest/recovery.bin b/firmware-2712/latest/recovery.bin index 1b6abdd..a7eb5c6 100644 Binary files a/firmware-2712/latest/recovery.bin and b/firmware-2712/latest/recovery.bin differ diff --git a/firmware-2712/release-notes.md b/firmware-2712/release-notes.md index 1ca3eb7..e72b5ea 100644 --- a/firmware-2712/release-notes.md +++ b/firmware-2712/release-notes.md @@ -1,5 +1,12 @@ # Raspberry Pi5 bootloader EEPROM release notes +## 2025-09-25: Apply UART_BAUD in early bootsys UART init (latest) + +* Apply UART_BAUD in early bootsys UART init + Update bootsys and fatal error handlers to use the user + defined UART_BAUD rate. +* rpifwcrypto: Add support for ECDSA P-256 key generation + ## 2025-09-23: Fix TFTP to allow larger files (latest) * Fix TFTP to allow larger files