2024-01-24: NVMe boot fix for WD NVMe (latest)

* Add a workaround for an issue seen when booting with WD Blue SN550 NVMe SSD
This commit is contained in:
Peter Harper
2024-01-24 12:45:21 +00:00
parent 9df346bc1c
commit a7f982962b
3 changed files with 3 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
# Raspberry Pi5 bootloader EEPROM release notes
2024-01-24: NVMe boot fix for WD NVMe (latest)
* Add a workaround for an issue seen when booting with WD Blue SN550 NVMe SSD
2024-01-22: Add support for network-install (latest)
* Fix issue boot.img end sector check - STABLE
See: https://github.com/raspberrypi/rpi-eeprom/issues/521