diff --git a/firmware/release-notes.md b/firmware/release-notes.md index edf7820..e7603e1 100644 --- a/firmware/release-notes.md +++ b/firmware/release-notes.md @@ -1,5 +1,11 @@ # Raspberry Pi4 bootloader EEPROM release notes +## 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 + * Fix failover to partition 1 if the `boot_partition` points to non-bootable partition. + * Enable `autoboot.txt` in secure-boot mode. + ## 2022-10-12 - Fix USB boot regression - BETA * Reduce size of USB transfer