diff --git a/debian/changelog b/debian/changelog index cfe270b..4221104 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +rpi-eeprom (6.0-1) buster; urgency=medium + + [ Tim Gover ] + * Promote 2020-04-16 to be the new default release as a critical update + + -- Serge Schneider Wed, 29 Apr 2020 08:17:05 +0100 + rpi-eeprom (5.8-1) buster; urgency=medium [ Tim Gover ] diff --git a/firmware/critical/pieeprom-2020-04-16.bin b/firmware/critical/pieeprom-2020-04-16.bin new file mode 100644 index 0000000..0baaae4 Binary files /dev/null and b/firmware/critical/pieeprom-2020-04-16.bin differ diff --git a/firmware/critical/recovery.bin b/firmware/critical/recovery.bin index 6d0378e..cc640a6 100644 Binary files a/firmware/critical/recovery.bin and b/firmware/critical/recovery.bin differ diff --git a/firmware/release-notes.md b/firmware/release-notes.md index 275c94f..bcb722f 100644 --- a/firmware/release-notes.md +++ b/firmware/release-notes.md @@ -1,5 +1,9 @@ # Raspberry Pi4 bootloader EEPROM release notes +## Promote 2020-04-16 EEPROM release critical + * Make this the default release for all users. This supports network + boot, configurable boot order and HDMI diagnostics screen. + ## 2020-04-16 Promote to stable * The PLL analog changes in the beta release never made it to stable. Skip straight 2020-04-16 to synchronize releases.