diff --git a/firmware/beta/pieeprom-2021-03-17.bin b/firmware/beta/pieeprom-2021-03-17.bin new file mode 100644 index 0000000..72e7256 Binary files /dev/null and b/firmware/beta/pieeprom-2021-03-17.bin differ diff --git a/firmware/beta/recovery.bin b/firmware/beta/recovery.bin index 28c08e9..72bfa7a 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 a61fcbe..8bf1678 100644 --- a/firmware/release-notes.md +++ b/firmware/release-notes.md @@ -3,6 +3,9 @@ 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 +## 2021-03-17 - Fix issue with PCIe bridges in Linux - BETA + * NVMe BETA boot support broke PCIe bridges in Linux. This should fix the problem + ## 2021-03-04 - NVMe boot support - BETA * Adds support for NVMe to the bootloader with a new NVMe boot mode "6" NVMe currently only works for controller 0 on namespace 1 with a page size of 4096 bytes