diff --git a/firmware/release-notes.md b/firmware/release-notes.md index 5b4f913..c32c6ba 100644 --- a/firmware/release-notes.md +++ b/firmware/release-notes.md @@ -3,6 +3,10 @@ USB MSD boot also requires the firmware from Raspberry Pi OS 2020-08-20 or newer. https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md +## 2020-12-14 - Promote pieeprom-2020-12-11.bin to stable - STABLE + * Feature freeze to support stable release of BCM2711 XHCI boot, tryboot, + HDMI_DELAY, USB MSD improvements. + ## 2020-12-11 - CM4/PI400 conditional filters - BETA * Add support for [cm4] and [pi400] config conditionals filters. * Tidyup RPIBOOT USB descriptors. diff --git a/firmware/stable/pieeprom-2020-12-11.bin b/firmware/stable/pieeprom-2020-12-11.bin new file mode 100644 index 0000000..4906473 Binary files /dev/null and b/firmware/stable/pieeprom-2020-12-11.bin differ diff --git a/firmware/stable/recovery.bin b/firmware/stable/recovery.bin index 12b66aa..9674c27 100644 Binary files a/firmware/stable/recovery.bin and b/firmware/stable/recovery.bin differ