Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package raspberrypi-firmware for
openSUSE:Factory checked in at 2025-12-03 14:11:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
and /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "raspberrypi-firmware"
Wed Dec 3 14:11:57 2025 rev:110 rq:1320804 version:2025.06.05
Changes:
--------
+++ only whitespace diff in changes, re-diffing
---
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
2025-11-24 14:05:12.955263182 +0100
+++
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.14147/raspberrypi-firmware-config.changes
2025-12-03 14:13:12.160275446 +0100
@@ -1,0 +2,10 @@
+Mon Dec 1 06:36:00 UTC 2025 - Ivan Ivanov <[email protected]>
+
+- Enable dwc2 overlay on pi0, pi1 and pi2 models.
+ This is to properly enable USB hub to which in some cases the
+ Ethernet controller is connected. See boo#1251192.
+ Tested on:
+ * RPi Zero 2 W Rev 1.0
+ * RPi 2 Model B Rev 1.1 amd Rev 1.2
+
+-------------------------------------------------------------------
+++ only whitespace diff in changes, re-diffing
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
raspberrypi-firmware-config.spec: same change
raspberrypi-firmware.spec: same change
++++++ config.txt ++++++
--- /var/tmp/diff_new_pack.yhD4hr/_old 2025-12-03 14:13:14.412370501 +0100
+++ /var/tmp/diff_new_pack.yhD4hr/_new 2025-12-03 14:13:14.412370501 +0100
@@ -50,6 +50,10 @@
# Add minimal SMBIOS info
dtoverlay=smbios
+[pi0]
+# Needed for Ethernet to work. See boo#1253082
+dtoverlay=dwc2
+
[pi1]
# Max ARM freq (default 700 MHz)
@@ -61,6 +65,13 @@
# SDRAM freq (default 400)
sdram_freq=400
+# Needed for Ethernet to work. See boo#1253082
+dtoverlay=dwc2
+
+[pi2]
+# Needed for Ethernet to work. See boo#1253082
+dtoverlay=dwc2
+
[pi3]
# These are not applied automatically? Needed to use respective upstream
drivers.