Hello community,
here is the log from the commit of package raspberrypi-firmware for
openSUSE:Leap:15.2 checked in at 2020-04-12 15:38:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/raspberrypi-firmware (Old)
and /work/SRC/openSUSE:Leap:15.2/.raspberrypi-firmware.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "raspberrypi-firmware"
Sun Apr 12 15:38:39 2020 rev:46 rq:792876 version:2020.02.20
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/raspberrypi-firmware/raspberrypi-firmware-config.changes
2020-04-05 17:07:43.898255643 +0200
+++
/work/SRC/openSUSE:Leap:15.2/.raspberrypi-firmware.new.3248/raspberrypi-firmware-config.changes
2020-04-12 15:38:43.374027190 +0200
@@ -1,0 +2,14 @@
+Wed Apr 8 15:40:48 UTC 2020 - Nicolas Patricio Saenz Julienne
<[email protected]>
+
+- Add cma-default option to vc4-kms-v3d overlay to mimic the previous default
+ behaviour, which used the kernel's default size. For now we still set the CMA
+ trough the kernel command line, that will change in the future. (bsc#1167761)
+
+-------------------------------------------------------------------
+Mon Apr 6 10:38:07 UTC 2020 - Nicolas Patricio Saenz Julienne
<[email protected]>
+
+- Get rid of rpi4-thermal overlay, not needed anymore
+- Get rid of rpi4-firmware-dma-ranges overlay, not needed anymore
+- Get rid of rpi4-gpio-names overlay, not needed anymore
+
+-------------------------------------------------------------------
raspberrypi-firmware.changes: same change
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
raspberrypi-firmware.spec: same change
++++++ config.txt ++++++
--- /var/tmp/diff_new_pack.6TZ2RR/_old 2020-04-12 15:38:44.654028159 +0200
+++ /var/tmp/diff_new_pack.6TZ2RR/_new 2020-04-12 15:38:44.654028159 +0200
@@ -54,15 +54,12 @@
[pi3]
# These are not applied automatically? Needed to use respective upstream
drivers.
-dtoverlay=vc4-kms-v3d
+dtoverlay=vc4-kms-v3d,cma-default
dtoverlay=dwc2
[pi4]
dtoverlay=disable-vc4
-dtoverlay=rpi4-thermal
-dtoverlay=rpi4-gpio-names
-dtoverlay=rpi4-firmware-dma-ranges
[all]