From f5a962380fbb021d246fba417eecd56a2703a374 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Thu, 18 Dec 2025 17:00:24 +0100 Subject: [PATCH] doc: update ChangeLog The rpi-firmware package upgrade is on main @ 19471dd already. Signed-off-by: Joachim Wiberg --- doc/ChangeLog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index 123dc50f..e9b43640 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -24,7 +24,8 @@ All notable changes to the project are documented in this file. ### Fixes -N/A +- Fix #1314: Raspberry Pi 4B with 1 or 8 GiB RAM does not boot. This was due + newer EEPROM firmware in newer boards require a newer rpi-firmware package [v25.11.0][] - 2025-12-02 -------------------------