Hello community,
here is the log from the commit of package raspberrypi-firmware for
openSUSE:Factory checked in at 2020-03-12 23:07:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
and /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "raspberrypi-firmware"
Thu Mar 12 23:07:35 2020 rev:61 rq:784257 version:2020.02.20
Changes:
--------
---
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
2020-03-04 09:48:25.514216198 +0100
+++
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3160/raspberrypi-firmware-config.changes
2020-03-12 23:12:25.459326720 +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.CnVVIz/_old 2020-03-12 23:12:26.687327205 +0100
+++ /var/tmp/diff_new_pack.CnVVIz/_new 2020-03-12 23:12:26.691327207 +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)