Merge branch 'master' into debian/buster

This commit is contained in:
Serge Schneider
2021-03-17 16:14:58 +00:00
4 changed files with 3 additions and 0 deletions

0
firmware/beta/pieeprom-2021-03-04.bin Executable file → Normal file
View File

Binary file not shown.

BIN
firmware/beta/recovery.bin Executable file → Normal file

Binary file not shown.

View File

@@ -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