2022-01-20: Some NVMe boot fixes - BETA

* PCIe retry on error
* NVMe logging changes
* NVMe attempts to boot twice
This commit is contained in:
Peter Harper
2022-01-20 12:02:32 +00:00
parent 3d90553337
commit a2a017d7c5
3 changed files with 5 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -3,6 +3,11 @@
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.com/documentation/computers/raspberry-pi.html#raspberry-pi-4-bootloader-configuration https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#raspberry-pi-4-bootloader-configuration
## 2022-01-20 - Some NVMe boot fixes - BETA
* PCIe retry on error
* NVMe logging changes
* NVMe attempts to boot twice
## 2021-12-02 - Promote the 2021-12-02 beta release to LATEST/STABLE ## 2021-12-02 - Promote the 2021-12-02 beta release to LATEST/STABLE
* Just fixes a regression with MTB detection affecting factory testing * Just fixes a regression with MTB detection affecting factory testing