From 9500d2fff8554890e9a07c0506c2e68bec958a9a Mon Sep 17 00:00:00 2001 From: Tim Gover Date: Tue, 9 Dec 2025 09:55:20 +0000 Subject: [PATCH 1/2] tools: Fix base path in release-scripts/get-latest-fw --- tools/release-scripts/get-latest-fw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/release-scripts/get-latest-fw b/tools/release-scripts/get-latest-fw index d69d208..5c278b8 100755 --- a/tools/release-scripts/get-latest-fw +++ b/tools/release-scripts/get-latest-fw @@ -7,7 +7,7 @@ set -e set -u script_dir="$(cd "$(dirname "$0")" && pwd)" -base="${script_dir}/.." +base="${script_dir}/../.." cd "${base}" git submodule update From 9791f717cc5ae8407473bf85fb171765d06ce4dd Mon Sep 17 00:00:00 2001 From: Tim Gover Date: Tue, 9 Dec 2025 09:55:58 +0000 Subject: [PATCH 2/2] firmware: 2712: 2711: Move to the 2025-12-08 release --- firmware/2711/pieeprom.bin | 2 +- firmware/2712/pieeprom.bin | 2 +- rpi-eeprom | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/firmware/2711/pieeprom.bin b/firmware/2711/pieeprom.bin index 492e28e..c6fc2b7 120000 --- a/firmware/2711/pieeprom.bin +++ b/firmware/2711/pieeprom.bin @@ -1 +1 @@ -../../rpi-eeprom/firmware-2711/latest/pieeprom-2025-11-27.bin \ No newline at end of file +../../rpi-eeprom/firmware-2711/latest/pieeprom-2025-12-08.bin \ No newline at end of file diff --git a/firmware/2712/pieeprom.bin b/firmware/2712/pieeprom.bin index cd30c1c..d6bd829 120000 --- a/firmware/2712/pieeprom.bin +++ b/firmware/2712/pieeprom.bin @@ -1 +1 @@ -../../rpi-eeprom/firmware-2712/latest/pieeprom-2025-11-27.bin \ No newline at end of file +../../rpi-eeprom/firmware-2712/latest/pieeprom-2025-12-08.bin \ No newline at end of file diff --git a/rpi-eeprom b/rpi-eeprom index 68774da..cb1a22e 160000 --- a/rpi-eeprom +++ b/rpi-eeprom @@ -1 +1 @@ -Subproject commit 68774da0beba4490723e4c7065663ce70c866d82 +Subproject commit cb1a22eff0b15b15a686318a885d1f1a2563ff6f