From ca5730a9dcbca05db18277605a0bea3561bcc33d Mon Sep 17 00:00:00 2001 From: Peter Harper Date: Fri, 10 Dec 2021 13:04:23 +0000 Subject: [PATCH] 2021-12-02: Fix MTB detection for factory test - BETA * Just fixes a regression with MTB detection affecting factory testing Note: This is just a rename of 2021-12-09 which had the wrong date --- ...eprom-2021-12-09.bin => pieeprom-2021-12-02.bin} | Bin firmware/release-notes.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename firmware/beta/{pieeprom-2021-12-09.bin => pieeprom-2021-12-02.bin} (100%) diff --git a/firmware/beta/pieeprom-2021-12-09.bin b/firmware/beta/pieeprom-2021-12-02.bin similarity index 100% rename from firmware/beta/pieeprom-2021-12-09.bin rename to firmware/beta/pieeprom-2021-12-02.bin diff --git a/firmware/release-notes.md b/firmware/release-notes.md index d333a53..a79ce59 100644 --- a/firmware/release-notes.md +++ b/firmware/release-notes.md @@ -3,7 +3,7 @@ USB MSD boot also requires the firmware from Raspberry Pi OS 2020-08-20 or newer. https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#raspberry-pi-4-bootloader-configuration -## 2021-12-09 - Fix MTB detection for factory test - BETA +## 2021-12-02 - Fix MTB detection for factory test - BETA * Just fixes a regression with MTB detection affecting factory testing ## 2021-12-09 - Update default recovery.bin