mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
2021-11-22: Fix for Sabrent rocket Nano NVMe reboot issue - BETA
* Fixes issue with Sabrent rocket Nano NVMe disk after a reboot. Run pcie initialisation again if there's an error.
This commit is contained in:
BIN
firmware/beta/pieeprom-2021-11-22.bin
Executable file
BIN
firmware/beta/pieeprom-2021-11-22.bin
Executable file
Binary file not shown.
Binary file not shown.
@@ -3,6 +3,10 @@
|
|||||||
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
|
||||||
|
|
||||||
|
## 2021-11-22 - Fix for Sabrent rocket Nano NVMe reboot issue - BETA
|
||||||
|
* Fixes issue with Sabrent rocket Nano NVMe disk after a reboot.
|
||||||
|
Run pcie initialisation again if there's an error.
|
||||||
|
|
||||||
## 2021-10-27 - Secure boot improvements - BETA
|
## 2021-10-27 - Secure boot improvements - BETA
|
||||||
* Improve the error logging if a file is too large and truncated.
|
* Improve the error logging if a file is too large and truncated.
|
||||||
* Increase the maximum size of the ramdisk to 96MB.
|
* Increase the maximum size of the ramdisk to 96MB.
|
||||||
|
|||||||
Reference in New Issue
Block a user