diff --git a/firmware/release-notes.md b/firmware/release-notes.md index 2a9cfdb..b6351a6 100644 --- a/firmware/release-notes.md +++ b/firmware/release-notes.md @@ -3,6 +3,10 @@ USB MSD boot also requires the firmware from Raspberry Pi OS 2020-08-20 or newer. https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md +## 2021-07-07 - Promote pieeprom-2021-07-06 to stable - STABLE + * Promote the latest beta to stable. For CM4 users this adds NVMe + boot support to the stable release. + ## 2021-07-06 - Tidyup PXE debug strings - BETA * Remove redundant debug string - hexdump is more useful for debug. * Minor internal changes for manufacturing test. diff --git a/firmware/stable/pieeprom-2021-07-06.bin b/firmware/stable/pieeprom-2021-07-06.bin new file mode 100644 index 0000000..c93ece1 Binary files /dev/null and b/firmware/stable/pieeprom-2021-07-06.bin differ