diff --git a/debian/changelog b/debian/changelog index e578418..7937992 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +rpi-eeprom (7.8-1) buster; urgency=medium + + [ Tim Gover ] + * pieeprom-2020-07-16.bin - Promote to STABLE + * recovery.bin - Update beta/stable after rebase + + -- Serge Schneider Mon, 20 Jul 2020 12:17:23 +0100 + rpi-eeprom (7.7-1) buster; urgency=medium [ Tim Gover ] diff --git a/firmware/beta/recovery.bin b/firmware/beta/recovery.bin index 255ffd8..41be5d4 100644 Binary files a/firmware/beta/recovery.bin and b/firmware/beta/recovery.bin differ diff --git a/firmware/beta/pieeprom-2020-05-15.bin b/firmware/old/beta/pieeprom-2020-05-15.bin similarity index 100% rename from firmware/beta/pieeprom-2020-05-15.bin rename to firmware/old/beta/pieeprom-2020-05-15.bin diff --git a/firmware/beta/pieeprom-2020-05-26.bin b/firmware/old/beta/pieeprom-2020-05-26.bin similarity index 100% rename from firmware/beta/pieeprom-2020-05-26.bin rename to firmware/old/beta/pieeprom-2020-05-26.bin diff --git a/firmware/beta/pieeprom-2020-05-27.bin b/firmware/old/beta/pieeprom-2020-05-27.bin similarity index 100% rename from firmware/beta/pieeprom-2020-05-27.bin rename to firmware/old/beta/pieeprom-2020-05-27.bin diff --git a/firmware/beta/pieeprom-2020-05-28.bin b/firmware/old/beta/pieeprom-2020-05-28.bin similarity index 100% rename from firmware/beta/pieeprom-2020-05-28.bin rename to firmware/old/beta/pieeprom-2020-05-28.bin diff --git a/firmware/beta/pieeprom-2020-06-03.bin b/firmware/old/beta/pieeprom-2020-06-03.bin similarity index 100% rename from firmware/beta/pieeprom-2020-06-03.bin rename to firmware/old/beta/pieeprom-2020-06-03.bin diff --git a/firmware/beta/pieeprom-2020-06-12.bin b/firmware/old/beta/pieeprom-2020-06-12.bin similarity index 100% rename from firmware/beta/pieeprom-2020-06-12.bin rename to firmware/old/beta/pieeprom-2020-06-12.bin diff --git a/firmware/beta/pieeprom-2020-06-15.bin b/firmware/old/beta/pieeprom-2020-06-15.bin similarity index 100% rename from firmware/beta/pieeprom-2020-06-15.bin rename to firmware/old/beta/pieeprom-2020-06-15.bin diff --git a/firmware/beta/pieeprom-2020-07-06.bin b/firmware/old/beta/pieeprom-2020-07-06.bin similarity index 100% rename from firmware/beta/pieeprom-2020-07-06.bin rename to firmware/old/beta/pieeprom-2020-07-06.bin diff --git a/firmware/release-notes.md b/firmware/release-notes.md index 76a8828..80cea2b 100644 --- a/firmware/release-notes.md +++ b/firmware/release-notes.md @@ -3,6 +3,12 @@ USB MSD boot also requires updated beta GPU firmware. Please read https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md +## 2020-07-20 Promote 2020-07-16 bootloader and VL805 0138A1 FW to stable - STABLE + * Promote the latest beta to stable as the next production firmware release + candidate. + The main difference between this and the previous stable version is + the VL805 FW update. + ## 2020-07-16 Update VL805 FW to 0138A1 and add optional EEPROM write-protect - BETA * Patch previous 2020-07-16 from c44ee87f -> 45291ce6 to fix a CM4 specific issue which does not impact Model B diff --git a/firmware/beta/pieeprom-2020-04-16.bin b/firmware/stable/pieeprom-2020-07-16.bin similarity index 72% rename from firmware/beta/pieeprom-2020-04-16.bin rename to firmware/stable/pieeprom-2020-07-16.bin index 0baaae4..ca9a262 100644 Binary files a/firmware/beta/pieeprom-2020-04-16.bin and b/firmware/stable/pieeprom-2020-07-16.bin differ diff --git a/firmware/stable/recovery.bin b/firmware/stable/recovery.bin index e42a2bf..41be5d4 100644 Binary files a/firmware/stable/recovery.bin and b/firmware/stable/recovery.bin differ diff --git a/firmware/beta/vl805-000137ad.bin b/firmware/stable/vl805-000138a1.bin similarity index 62% rename from firmware/beta/vl805-000137ad.bin rename to firmware/stable/vl805-000138a1.bin index 384a662..6aa8cf5 100644 Binary files a/firmware/beta/vl805-000137ad.bin and b/firmware/stable/vl805-000138a1.bin differ