Merge pull request #314 from peterharperuk/bridge-fix

pieeprom-2021-03-17.bin - Fix problem with PCIe bridges - BETA
This commit is contained in:
Tim Gover
2021-03-17 13:18:30 +00:00
committed by GitHub
3 changed files with 3 additions and 0 deletions

Binary file not shown.

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. 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 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 ## 2021-03-04 - NVMe boot support - BETA
* Adds support for NVMe to the bootloader with a new NVMe boot mode "6" * 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 NVMe currently only works for controller 0 on namespace 1 with a page size of 4096 bytes