diff --git a/firmware/beta/pieeprom-2020-12-11.bin b/firmware/beta/pieeprom-2020-12-11.bin new file mode 100644 index 0000000..4906473 Binary files /dev/null and b/firmware/beta/pieeprom-2020-12-11.bin differ diff --git a/firmware/beta/recovery.bin b/firmware/beta/recovery.bin index 9df2de3..9674c27 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 77be1d2..5b4f913 100644 --- a/firmware/release-notes.md +++ b/firmware/release-notes.md @@ -3,6 +3,16 @@ 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-11 - CM4/PI400 conditional filters - BETA + * Add support for [cm4] and [pi400] config conditionals filters. + * Tidyup RPIBOOT USB descriptors. + * Add a gap before displaying LED error pattern and change the default state + to off after displaying the first error pattern. + * Generate 0xffff instead of 0x0 if the checksum of the UDP packet to be + transmitted is 0x0. + * Rename USB-DEV to RPIBOOT in boot-mode strings. Bootmode was renamed to + avoid confusion with USB MSD boot. + ## 2020-11-24 BCM2711 xHC boot support - BETA * Add support for booting from the BCM2711 XHCI controller which is the USB-C socket on Pi 4B / Pi 400 and the type A sockets on Compute Module 4