diff --git a/firmware/release-notes.md b/firmware/release-notes.md index e7603e1..fe31e80 100644 --- a/firmware/release-notes.md +++ b/firmware/release-notes.md @@ -1,5 +1,7 @@ # Raspberry Pi4 bootloader EEPROM release notes +## 2022-10-20 - Promote pieeprom-2022-10-18 BETA release to stable + ## 2022-10-18 - Tryboot enhancements for A/B partition booting - BETA * Add support for a [tryboot] conditional statement in config files. * Load config.txt instead of tryboot.txt if tryboot_a_b=1 in autoboot.txt diff --git a/firmware/stable/pieeprom-2022-10-18.bin b/firmware/stable/pieeprom-2022-10-18.bin new file mode 100644 index 0000000..38a004b Binary files /dev/null and b/firmware/stable/pieeprom-2022-10-18.bin differ diff --git a/firmware/stable/recovery.bin b/firmware/stable/recovery.bin index 1a0bbcb..4019ae4 100644 Binary files a/firmware/stable/recovery.bin and b/firmware/stable/recovery.bin differ