diff --git a/firmware/beta/pieeprom-2022-04-14.bin b/firmware/beta/pieeprom-2022-04-14.bin new file mode 100644 index 0000000..0f17d89 Binary files /dev/null and b/firmware/beta/pieeprom-2022-04-14.bin differ diff --git a/firmware/beta/pieeprom-2022-04-26.bin b/firmware/beta/pieeprom-2022-04-26.bin new file mode 100644 index 0000000..01000ad Binary files /dev/null and b/firmware/beta/pieeprom-2022-04-26.bin differ diff --git a/firmware/beta/recovery.bin b/firmware/beta/recovery.bin index 4f014aa..eae987a 100644 Binary files a/firmware/beta/recovery.bin and b/firmware/beta/recovery.bin differ diff --git a/firmware/release-notes.md b/firmware/release-notes.md index 0062704..3fc1d97 100644 --- a/firmware/release-notes.md +++ b/firmware/release-notes.md @@ -1,5 +1,15 @@ # Raspberry Pi4 bootloader EEPROM release notes +## 2022-04-22 - Add pieeprom-2022-04-26 release - STABLE/BETA + * Release pieeprom-2022-04-22 signed with the secure-boot key so that + network install can be used on secure-boot devices. + +## 2022-04-22 - Add pieeprom-2022-04-22 release - BETA + * Fix netboot reboot failure on Pi 4B R1.1 if OS enables IDDQ power saving + https://github.com/raspberrypi/rpi-eeprom/issues/417 + * Fix incorrect error code (configuration error) on EEPROM update failure. + * Enable more verbose errors for EEPROM update failures. + ## 2022-03-10 - Promote the 2022-03-10 beta release to LATEST/STABLE * Includes new net install feature, enabled by default for Pi 4 and Pi 400 * New net install download screen may appear on boot if a boot location can't diff --git a/firmware/stable/pieeprom-2022-04-26.bin b/firmware/stable/pieeprom-2022-04-26.bin new file mode 100644 index 0000000..01000ad Binary files /dev/null and b/firmware/stable/pieeprom-2022-04-26.bin differ diff --git a/firmware/stable/recovery.bin b/firmware/stable/recovery.bin index 4f014aa..eae987a 100644 Binary files a/firmware/stable/recovery.bin and b/firmware/stable/recovery.bin differ