Merge pull request #398 from peterharperuk/nvme_fixes_to_beta

2022-01-20: Some NVMe boot fixes - BETA
This commit is contained in:
Tim Gover
2022-01-20 15:12:57 +00:00
committed by GitHub
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