From 6697e7963d1925193458ff1b75ef596819057df1b5c7d46f53104cfca5438118 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Mon, 12 Jul 2021 06:42:27 +0000 Subject: [PATCH] Accepting request 903238 from home:susnux:branches:hardware:boot Update to version 2021.04.29 * Match up with firmware package Use upstream version schema (year.month.day) instead of arbitrary 0.0 OBS-URL: https://build.opensuse.org/request/show/903238 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/raspberrypi-eeprom?expand=0&rev=17 --- _service | 9 ++++--- ...-eeprom-0.0~2020.09.03.75~g3129546.obscpio | 3 --- raspberrypi-eeprom-2021.04.29.obscpio | 3 +++ raspberrypi-eeprom.changes | 25 +++++++++++++++++++ raspberrypi-eeprom.obsinfo | 6 ++--- raspberrypi-eeprom.spec | 6 ++--- 6 files changed, 40 insertions(+), 12 deletions(-) delete mode 100644 raspberrypi-eeprom-0.0~2020.09.03.75~g3129546.obscpio create mode 100644 raspberrypi-eeprom-2021.04.29.obscpio diff --git a/_service b/_service index 4a21510..31cca74 100644 --- a/_service +++ b/_service @@ -3,9 +3,12 @@ git https://github.com/raspberrypi/rpi-eeprom.git raspberrypi-eeprom - v([0-9\.]{10})[0-9a-z]{5}(.*) - \1\2 - 0.0~@PARENT_TAG@.@TAG_OFFSET@~g%h + 34b752e8be6ba41f27f0348a9711107946150c9a + v([0-9\.]{10}).* + @PARENT_TAG@ + diff --git a/raspberrypi-eeprom-0.0~2020.09.03.75~g3129546.obscpio b/raspberrypi-eeprom-0.0~2020.09.03.75~g3129546.obscpio deleted file mode 100644 index 15cfab6..0000000 --- a/raspberrypi-eeprom-0.0~2020.09.03.75~g3129546.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:734f7f1f282a6c585b6b24bd3f7121ed8d2e42f66c4a810c790781a1740ab6c3 -size 26459661 diff --git a/raspberrypi-eeprom-2021.04.29.obscpio b/raspberrypi-eeprom-2021.04.29.obscpio new file mode 100644 index 0000000..aee05ad --- /dev/null +++ b/raspberrypi-eeprom-2021.04.29.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed28b344eff15b8477c43eb0a112a5e01208cfdb358fadec7a60dc829b45e443 +size 36033549 diff --git a/raspberrypi-eeprom.changes b/raspberrypi-eeprom.changes index 177d7d2..46e36a9 100644 --- a/raspberrypi-eeprom.changes +++ b/raspberrypi-eeprom.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Wed Jun 30 12:19:25 UTC 2021 - Ferdinand Thiessen + +- Use upstream version schema (year.month.day) instead of arbitrary 0.0 +- Update to version 2021.04.29 + * Add support for NVMe to the bootloader with a new NVMe boot mode + * Add support for [cm4] and [pi400] config conditionals filters. + * TFTP - reply to duplicate ACKS + * Skip rendering of HDMI diagnostics display for the first 8 seconds + unless an error occurs. + * Add support for the BCM2711 XHCI controller - BOOT_ORDER 0x5 + * XHCI protocol layer fixes for non-VLI controllers + * Avoid USB MSD timeout of there is only one device + * Fix recovery.bin error handler so that the LED error pattern + is still displayed even if HDMI or SDRAM fail. + * Fix GPIO expander reset issue on some Pi4B 1.1 to 1.3 boards + * Fix regression for GPIO expander reset change which caused PMIC + reset to get card out of 1V8 mode to be missed. + * Timeout USB MSD commands and move to the next boot mode if a device + stops responding. + * Add support for booting from the BCM2711 XHCI controller which is + the USB-C socket on Pi 4B / Pi 400 and the type A sockets on Compute + Module 4 IO board. + * Validate SDRAM in recovery mode. + ------------------------------------------------------------------- Fri Feb 19 10:07:06 UTC 2021 - Nicolas Patricio Saenz Julienne diff --git a/raspberrypi-eeprom.obsinfo b/raspberrypi-eeprom.obsinfo index 16cbc44..e6a0654 100644 --- a/raspberrypi-eeprom.obsinfo +++ b/raspberrypi-eeprom.obsinfo @@ -1,5 +1,5 @@ name: raspberrypi-eeprom -version: 0.0~2020.09.03.75~g3129546 -mtime: 1613487491 -commit: 3129546271da09dde04da5c9715db909b8e1e417 +version: 2021.04.29 +mtime: 1619778271 +commit: 34b752e8be6ba41f27f0348a9711107946150c9a diff --git a/raspberrypi-eeprom.spec b/raspberrypi-eeprom.spec index cb5cb2e..235847b 100644 --- a/raspberrypi-eeprom.spec +++ b/raspberrypi-eeprom.spec @@ -21,7 +21,7 @@ %endif Name: raspberrypi-eeprom -Version: 0.0~2020.09.03.75~g3129546 +Version: 2021.04.29 Release: 0 Summary: Raspberry Pi 4 EEPROM firmware License: SUSE-Firmware @@ -33,8 +33,8 @@ Patch1: dont-use-env.patch Patch2: rpi-eeprom-update-Use-tr-instead-of-strings.patch Provides: rpi-eeprom Supplements: modalias(of:N*T*Cbrcm%2Cbcm2711*C*) -Requires: raspberrypi-firmware >= 2021.01.21 -Requires: raspberrypi-firmware-dt >= 2020.12.07 +Requires: raspberrypi-firmware >= 2021.03.03 +Requires: raspberrypi-firmware-dt >= 2021.03.03 Provides: rpi-eeprom-config = %{version} Obsoletes: rpi-eeprom-config < %{version} Requires: pciutils