Merge pull request #528 from peterharperuk/nvme_boot_wd_fix

2024-01-24: NVMe boot fix for WD NVMe (latest)
This commit is contained in:
Peter Harper
2024-01-24 14:25:50 +00:00
committed by GitHub
3 changed files with 3 additions and 0 deletions

Binary file not shown.

Binary file not shown.

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