diff --git a/firmware/beta/pieeprom-2022-07-14.bin b/firmware/beta/pieeprom-2022-07-14.bin old mode 100755 new mode 100644 diff --git a/firmware/beta/pieeprom-2022-07-19.bin b/firmware/beta/pieeprom-2022-07-19.bin new file mode 100644 index 0000000..79a1107 Binary files /dev/null and b/firmware/beta/pieeprom-2022-07-19.bin differ diff --git a/firmware/beta/recovery.bin b/firmware/beta/recovery.bin index 3cfaa1c..01d8468 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 ec9ba2c..cfa1ba9 100644 --- a/firmware/release-notes.md +++ b/firmware/release-notes.md @@ -1,5 +1,8 @@ # Raspberry Pi4 bootloader EEPROM release notes +## 2022-07-19 - Add pieeprom-2022-07-19 - STABLE + * Enable secure-boot on the 2022-07-14 beta release and promote to stable. + ## 2022-07-14 - Add pieeprom-2022-07-14 - BETA * Enable long-filenames & sub-directories for start_file & fixup_file. Use Unix path separators with a maximum path of 255 characters. diff --git a/firmware/stable/pieeprom-2022-07-19.bin b/firmware/stable/pieeprom-2022-07-19.bin new file mode 100644 index 0000000..79a1107 Binary files /dev/null and b/firmware/stable/pieeprom-2022-07-19.bin differ diff --git a/firmware/stable/recovery.bin b/firmware/stable/recovery.bin index eae987a..01d8468 100644 Binary files a/firmware/stable/recovery.bin and b/firmware/stable/recovery.bin differ