Hello community,
here is the log from the commit of package raspberrypi-firmware for
openSUSE:Leap:15.2 checked in at 2020-03-15 07:11:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/raspberrypi-firmware (Old)
and /work/SRC/openSUSE:Leap:15.2/.raspberrypi-firmware.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "raspberrypi-firmware"
Sun Mar 15 07:11:47 2020 rev:43 rq:784749 version:2020.02.20
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/raspberrypi-firmware/raspberrypi-firmware-config.changes
2020-03-09 18:14:54.705427213 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.raspberrypi-firmware.new.3160/raspberrypi-firmware-config.changes
2020-03-15 07:11:52.756981957 +0100
@@ -1,0 +2,6 @@
+Wed Mar 11 17:21:42 UTC 2020 - Nicolas Patricio Saenz Julienne
<[email protected]>
+
+- Add uboot-bcm2835-pl011 overlay, which fixes the serial port compatible name
+ as expected by u-boot, relevant for RPi, RPi2 and RPi0 families (bsc#1166414)
+
+-------------------------------------------------------------------
raspberrypi-firmware.changes: same change
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
raspberrypi-firmware.spec: same change
++++++ config.txt ++++++
--- /var/tmp/diff_new_pack.vIxs8f/_old 2020-03-15 07:11:53.248982252 +0100
+++ /var/tmp/diff_new_pack.vIxs8f/_new 2020-03-15 07:11:53.248982252 +0100
@@ -34,6 +34,12 @@
# overscan is only needed on old TV sets and if analog gear is in the chain
(e.g. DPI)
disable_overscan=1
+# u-boot expects RPi's UART to have a compatible string not supported anymore
in
+# linux upstream, while this is fixed, make sure the name shows up in the
+# device-tree. This is only needed for RPi, RPi2 and RPi0, but applied
+# generally so as to avoid complexity.
+dtoverlay=uboot-bcm2835-pl011
+
[pi1]
# Max ARM freq (default 700 MHz)