commit raspberrypi-firmware for openSUSE:Factory

2020-11-02 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2020-11-02 10:36:19

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3463 (New)


Package is "raspberrypi-firmware"

Mon Nov  2 10:36:19 2020 rev:73 rq:845365 version:2020.10.22

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2020-10-29 14:53:23.901267357 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3463/raspberrypi-firmware-config.changes
   2020-11-02 10:36:46.399312341 +0100
@@ -1,0 +2,5 @@
+Thu Oct 29 16:50:40 UTC 2020 - Nicolas Patricio Saenz Julienne 

+
+- Remove vl805-firmware-loader overlay as it now reached upstream.
+
+---
raspberrypi-firmware.changes: same change



Other differences:
--
raspberrypi-firmware.spec: same change
++ config.txt ++
--- /var/tmp/diff_new_pack.pg0znz/_old  2020-11-02 10:36:47.139312848 +0100
+++ /var/tmp/diff_new_pack.pg0znz/_new  2020-11-02 10:36:47.139312848 +0100
@@ -61,7 +61,6 @@
 
 armstub=armstub8-rpi4.bin
 dtoverlay=disable-vc4
-dtoverlay=vl805-firmware-loader
 
 [all]
 




commit raspberrypi-firmware for openSUSE:Factory

2020-10-29 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2020-10-29 14:53:17

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3463 (New)


Package is "raspberrypi-firmware"

Thu Oct 29 14:53:17 2020 rev:72 rq:844880 version:2020.10.22

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2020-10-02 17:38:22.866777182 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3463/raspberrypi-firmware-config.changes
   2020-10-29 14:53:23.901267357 +0100
@@ -1,0 +2,18 @@
+Thu Oct 29 13:28:06 UTC 2020 - Guillaume GARDET 
+
+- Update to 5f95dfda (2020-10-22) - boo#1178262
+  * firmware: hdmi: Timeout HDMI EDID reads
+  * firmware: arm_ldconfig: Don't invalidate the dcache for most of memory
+See: #1445
+  * firmware: arm_loader: Allow arm to see force_turbo and uart boosts
+  * bootcode: usb: Fix USB init for 2835 bootcode.bin
+  * firmware: arm_loader: Update armstubs with those from PR 117 …
+See: raspberrypi/tools#117
+  * firmware: Revert sdcard: Reduce SD read overhead
+  * firmware: arm_loader: Add GET/SET_VPU_VECTOR mailbox calls
+  * firmware: arm_loader: enable simple_fb iff there is a display
+See: raspberrypi/linux#3878
+  * firmware: arm_loader: Mark V3D early boost as for the ARM
+See: #1469
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2020.09.30.tar.bz2

New:

  raspberrypi-firmware-2020.10.22.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.NIx9k3/_old  2020-10-29 14:53:25.157267783 +0100
+++ /var/tmp/diff_new_pack.NIx9k3/_new  2020-10-29 14:53:25.157267783 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2020.09.30
+Version:2020.10.22
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.NIx9k3/_old  2020-10-29 14:53:25.189267794 +0100
+++ /var/tmp/diff_new_pack.NIx9k3/_new  2020-10-29 14:53:25.193267796 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2020.09.30
+Version:2020.10.22
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2020.09.30.tar.bz2 -> 
raspberrypi-firmware-2020.10.22.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2020.09.30.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3463/raspberrypi-firmware-2020.10.22.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2020-10-02 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2020-10-02 17:37:55

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.4249 (New)


Package is "raspberrypi-firmware"

Fri Oct  2 17:37:55 2020 rev:71 rq:838980 version:2020.09.30

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2020-09-12 00:14:52.457349735 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.4249/raspberrypi-firmware-config.changes
   2020-10-02 17:38:22.866777182 +0200
@@ -1,0 +2,20 @@
+Thu Oct  1 12:34:20 UTC 2020 - Guillaume GARDET 
+
+- Update to e7464dd (2020-09-30):
+  * firmware: platform: Add support for SCB clock and set to 250MHz
+  * firmware: Revert arm_loader: Move first call to set_turbo after arm->start
+  * firmware: arm_ldconfig: GZIP-compressed ARMv8 kernel support
+  * arm_ldconfig: Fix kernel8 decompression See: #1467
+  * firmware: arm_ldconfig: Restore the fallback load address See: #1467
+  * firmware: ilcamera: Disable timeouts on trigger sink devices
+  * firmware: genet: Flush RBUF/TBUF and clear mac-address on stop
+See: raspberrypi/linux#3850
+  * firmware: dmalib: Add support for 40-bit 2d memcpy
+  * firmware: sdcard: Reduce SD read overhead
+  * firmware: sdhost_arasan: Increase time threshold before suspend
+  * firmware: video_decode: Only shutdown codec on both ports being disabled …
+  * firmware: vc_image_helper: Avoid misaligned exception due to uninitialised 
pointer
+  * firmware: arm_loader: Make arm clock accesses only see their own boosts
+See: #1469
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2020.09.03.tar.bz2

New:

  raspberrypi-firmware-2020.09.30.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.xP1k7x/_old  2020-10-02 17:38:30.778781901 +0200
+++ /var/tmp/diff_new_pack.xP1k7x/_new  2020-10-02 17:38:30.782781903 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2020.09.03
+Version:2020.09.30
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.xP1k7x/_old  2020-10-02 17:38:30.798781913 +0200
+++ /var/tmp/diff_new_pack.xP1k7x/_new  2020-10-02 17:38:30.802781915 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2020.09.03
+Version:2020.09.30
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2020.09.03.tar.bz2 -> 
raspberrypi-firmware-2020.09.30.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2020.09.03.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.4249/raspberrypi-firmware-2020.09.30.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2020-09-11 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2020-09-12 00:14:05

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.4249 (New)


Package is "raspberrypi-firmware"

Sat Sep 12 00:14:05 2020 rev:70 rq:833825 version:2020.09.03

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2020-08-31 16:52:45.476427370 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.4249/raspberrypi-firmware-config.changes
   2020-09-12 00:14:52.457349735 +0200
@@ -1,0 +2,6 @@
+Wed Sep  9 11:36:50 UTC 2020 - Nicolas Patricio Saenz Julienne 

+
+- Update to baec4d28b (2020-09-03) (bsc#1176202)
+  * firmware: Update to latest master
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2020.07.31.tar.bz2

New:

  raspberrypi-firmware-2020.09.03.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.isDOPB/_old  2020-09-12 00:14:54.713351893 +0200
+++ /var/tmp/diff_new_pack.isDOPB/_new  2020-09-12 00:14:54.717351897 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2020.07.31
+Version:2020.09.03
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.isDOPB/_old  2020-09-12 00:14:54.749351928 +0200
+++ /var/tmp/diff_new_pack.isDOPB/_new  2020-09-12 00:14:54.753351932 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2020.07.31
+Version:2020.09.03
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2020.07.31.tar.bz2 -> 
raspberrypi-firmware-2020.09.03.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2020.07.31.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.4249/raspberrypi-firmware-2020.09.03.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2020-08-31 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2020-08-31 16:52:19

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3399 (New)


Package is "raspberrypi-firmware"

Mon Aug 31 16:52:19 2020 rev:69 rq:830679 version:2020.07.31

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2020-07-24 12:11:08.405910160 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3399/raspberrypi-firmware-config.changes
   2020-08-31 16:52:45.476427370 +0200
@@ -1,0 +2,9 @@
+Tue Aug  4 13:31:27 UTC 2020 - Nicolas Patricio Saenz Julienne 

+
+- Update to bd816dbac (2020-07-31)
+  * firmware: Switch to master branch for Pi4 firmware
+  * firmware: il: isp: Ensure HR output is active and ISP is open before 
starting a frame
+  * firmware: isp_ctrl: Fail in start_[raw|yuv]_frame if ISP is not idle See:
+https://www.raspberrypi.org/forums/viewtopic.php?f=28=275489
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2020.02.20.tar.bz2

New:

  raspberrypi-firmware-2020.07.31.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.N501OM/_old  2020-08-31 16:52:47.216428214 +0200
+++ /var/tmp/diff_new_pack.N501OM/_new  2020-08-31 16:52:47.216428214 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2020.02.20
+Version:2020.07.31
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.N501OM/_old  2020-08-31 16:52:47.236428224 +0200
+++ /var/tmp/diff_new_pack.N501OM/_new  2020-08-31 16:52:47.240428225 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2020.02.20
+Version:2020.07.31
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2020.02.20.tar.bz2 -> 
raspberrypi-firmware-2020.07.31.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2020.02.20.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3399/raspberrypi-firmware-2020.07.31.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2020-07-24 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2020-07-24 12:11:04

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3592 (New)


Package is "raspberrypi-firmware"

Fri Jul 24 12:11:04 2020 rev:68 rq:822570 version:2020.02.20

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2020-07-07 13:00:54.370242128 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3592/raspberrypi-firmware-config.changes
   2020-07-24 12:11:08.405910160 +0200
@@ -1,0 +2,6 @@
+Tue Jul 21 14:59:12 UTC 2020 - Nicolas Patricio Saenz Julienne 

+
+- Add vl805-firmware-loader overlay so as for upstream u-boot to be able to
+  acess USB.
+
+---
raspberrypi-firmware.changes: same change



Other differences:
--
raspberrypi-firmware.spec: same change
++ config.txt ++
--- /var/tmp/diff_new_pack.oqDt2X/_old  2020-07-24 12:11:10.945912715 +0200
+++ /var/tmp/diff_new_pack.oqDt2X/_new  2020-07-24 12:11:10.949912719 +0200
@@ -61,6 +61,7 @@
 
 armstub=armstub8-rpi4.bin
 dtoverlay=disable-vc4
+dtoverlay=vl805-firmware-loader
 
 [all]
 




commit raspberrypi-firmware for openSUSE:Factory

2020-07-07 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2020-07-07 13:00:09

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3060 (New)


Package is "raspberrypi-firmware"

Tue Jul  7 13:00:09 2020 rev:67 rq:819009 version:2020.02.20

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2020-04-09 23:17:41.194321909 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3060/raspberrypi-firmware-config.changes
   2020-07-07 13:00:54.370242128 +0200
@@ -1,0 +2,11 @@
+Fri Jul  3 13:48:37 UTC 2020 - Nicolas Patricio Saenz Julienne 

+
+- Add armstub=armstub8-rpi4.bin entry conditionally for rpi4, if not present in
+  boot partition the boot will continue as is.
+
+---
+Fri Jun  5 14:06:09 UTC 2020 - Fabian Vogt 
+
+- Move config tweaks to this package (boo#1172387)
+
+---
--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware.changes
2020-06-11 10:07:56.619787752 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3060/raspberrypi-firmware.changes
  2020-07-07 13:00:54.954243768 +0200
@@ -1,0 +2,6 @@
+Fri Jul  3 13:48:37 UTC 2020 - Nicolas Patricio Saenz Julienne 

+
+- Add armstub=armstub8-rpi4.bin entry conditionally for rpi4, if not present in
+  boot partition the boot will continue as is.
+
+---



Other differences:
--
raspberrypi-firmware.spec: same change
++ config.txt ++
--- /var/tmp/diff_new_pack.b89aem/_old  2020-07-07 13:00:55.810246172 +0200
+++ /var/tmp/diff_new_pack.b89aem/_new  2020-07-07 13:00:55.810246172 +0200
@@ -59,6 +59,7 @@
 
 [pi4]
 
+armstub=armstub8-rpi4.bin
 dtoverlay=disable-vc4
 
 [all]




commit raspberrypi-firmware for openSUSE:Factory

2020-06-11 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2020-06-11 10:06:47

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3606 (New)


Package is "raspberrypi-firmware"

Thu Jun 11 10:06:47 2020 rev:66 rq:813141 version:2020.02.20

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware.changes
2020-04-09 23:17:41.434322048 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3606/raspberrypi-firmware.changes
  2020-06-11 10:07:56.619787752 +0200
@@ -1,0 +2,5 @@
+Fri Jun  5 14:06:09 UTC 2020 - Fabian Vogt 
+
+- Move config tweaks to this package (boo#1172387)
+
+---



Other differences:
--
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.BeHL8g/_old  2020-06-11 10:07:58.175792764 +0200
+++ /var/tmp/diff_new_pack.BeHL8g/_new  2020-06-11 10:07:58.175792764 +0200
@@ -67,6 +67,25 @@
 mkdir -p %{buildroot}/boot/vc
 cp -a boot/*.elf boot/*.bin boot/*.dat boot/LICENCE.broadcom 
%{buildroot}/boot/vc
 
+mkdir -p %{buildroot}%{_prefix}/lib/sysctl.d/
+cat > %{buildroot}%{_prefix}/lib/sysctl.d/50-rpi3.conf <<-'EOF'
+   # Avoid running out of DMA pages for smsc95xx (bsc#1012449)
+   vm.min_free_kbytes = 2048
+EOF
+
+mkdir -p %{buildroot}%{_prefix}/lib/modprobe.d/
+cat > %{buildroot}%{_prefix}/lib/modprobe.d/50-rpi3.conf <<-'EOF'
+   # Prevent too many page allocations (bsc#1012449)
+   options smsc95xx turbo_mode=N
+EOF
+
+mkdir -p %{buildroot}%{_prefix}/lib/dracut/dracut.conf.d/
+cat > %{buildroot}%{_prefix}/lib/dracut/dracut.conf.d/raspberrypi_modules.conf 
<<-'EOF'
+   # Add necessary kernel modules to the initrd
+   add_drivers+=" bcm2835_dma dwc2 " # bsc#1084272
+   add_drivers+=" pcie-brcmstb " # boo#1162669
+EOF
+
 %post
 if mountpoint -q /boot/efi && [[ ! -L /boot/efi ]]; then
   for f in start.elf start4.elf fixup.dat fixup4.dat bootcode.bin; do
@@ -114,17 +133,22 @@
 fi
 
 %files
-%defattr(-,root,root)
+%license /boot/vc/LICENCE.broadcom
 %dir /boot/vc
 /boot/vc/start.elf
 /boot/vc/start4.elf
 /boot/vc/fixup.dat
 /boot/vc/fixup4.dat
 /boot/vc/bootcode.bin
-%license /boot/vc/LICENCE.broadcom
+%dir %{_prefix}/lib/dracut/
+%dir %{_prefix}/lib/dracut/dracut.conf.d/
+%{_prefix}/lib/dracut/dracut.conf.d/raspberrypi_modules.conf
+%dir %{_prefix}/lib/modprobe.d/
+%{_prefix}/lib/modprobe.d/50-rpi3.conf
+%dir %{_prefix}/lib/sysctl.d/
+%{_prefix}/lib/sysctl.d/50-rpi3.conf
 
 %files extra
-%defattr(-,root,root)
 /boot/vc/start_cd.elf
 /boot/vc/start_db.elf
 /boot/vc/start_x.elf
@@ -133,7 +157,6 @@
 /boot/vc/fixup_x.dat
 
 %files extra-pi4
-%defattr(-,root,root)
 /boot/vc/start4cd.elf
 /boot/vc/start4db.elf
 /boot/vc/start4x.elf




commit raspberrypi-firmware for openSUSE:Factory

2020-04-09 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2020-04-09 23:16:44

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3248 (New)


Package is "raspberrypi-firmware"

Thu Apr  9 23:16:44 2020 rev:65 rq:792632 version:2020.02.20

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2020-04-07 10:32:58.038627253 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3248/raspberrypi-firmware-config.changes
   2020-04-09 23:17:41.194321909 +0200
@@ -1,0 +2,7 @@
+Wed Apr  8 15:40:48 UTC 2020 - Nicolas Patricio Saenz Julienne 

+
+- 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)
+
+---
raspberrypi-firmware.changes: same change



Other differences:
--
raspberrypi-firmware.spec: same change
++ config.txt ++
--- /var/tmp/diff_new_pack.YzQeqA/_old  2020-04-09 23:17:42.046322402 +0200
+++ /var/tmp/diff_new_pack.YzQeqA/_new  2020-04-09 23:17:42.046322402 +0200
@@ -54,7 +54,7 @@
 [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]




commit raspberrypi-firmware for openSUSE:Factory

2020-04-07 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2020-04-07 10:32:27

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3248 (New)


Package is "raspberrypi-firmware"

Tue Apr  7 10:32:27 2020 rev:64 rq:791919 version:2020.02.20

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2020-04-01 19:08:33.411267063 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3248/raspberrypi-firmware-config.changes
   2020-04-07 10:32:58.038627253 +0200
@@ -1,0 +2,7 @@
+Mon Apr  6 10:38:07 UTC 2020 - Nicolas Patricio Saenz Julienne 

+
+- 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.hWMB0v/_old  2020-04-07 10:32:59.550629223 +0200
+++ /var/tmp/diff_new_pack.hWMB0v/_new  2020-04-07 10:32:59.550629223 +0200
@@ -60,9 +60,6 @@
 [pi4]
 
 dtoverlay=disable-vc4
-dtoverlay=rpi4-thermal
-dtoverlay=rpi4-gpio-names
-dtoverlay=rpi4-firmware-dma-ranges
 
 [all]
 




commit raspberrypi-firmware for openSUSE:Factory

2020-04-01 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2020-04-01 19:07:56

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3248 (New)


Package is "raspberrypi-firmware"

Wed Apr  1 19:07:56 2020 rev:63 rq:790466 version:2020.02.20

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2020-03-24 22:34:04.873140114 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3248/raspberrypi-firmware-config.changes
   2020-04-01 19:08:33.411267063 +0200
@@ -1,0 +2,22 @@
+Wed Apr  1 07:25:26 UTC 2020 - Guillaume GARDET 
+
+- Drop Supplements for extra and extra-pi4
+
+---
+Tue Mar 31 21:34:26 UTC 2020 - Petr Tesařík 
+
+- Use proper quoting for the modalias Supplements (see also
+  https://github.com/openSUSE/libzypp/issues/216).
+
+---
+Fri Mar 27 12:30:54 UTC 2020 - Petr Tesařík 
+
+- Add a modalias Supplements, so the package gets selected
+  automatically on a Raspberry Pi.
+
+---
+Thu Mar 26 10:31:48 UTC 2020 - Nicolas Patricio Saenz Julienne 

+
+- Remove rpi4-cma overlay, not needed anymore (bsc#1167761)
+
+---
raspberrypi-firmware.changes: same change



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.dntSYh/_old  2020-04-01 19:08:35.751268115 +0200
+++ /var/tmp/diff_new_pack.dntSYh/_new  2020-04-01 19:08:35.755268117 +0200
@@ -26,6 +26,7 @@
 Source: config.txt
 BuildRequires:  raspberrypi-firmware
 Requires:   raspberrypi-firmware = %{version}
+Supplements:modalias(of:NfirmwareT*Craspberrypi%2Cbcm2835-firmwareC*)
 Conflicts:  kernel < 4.12.14
 Conflicts:  raspberrypi-firmware-config
 Provides:   raspberrypi-firmware-branding-openSUSE = %{version}

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.dntSYh/_old  2020-04-01 19:08:35.783268130 +0200
+++ /var/tmp/diff_new_pack.dntSYh/_new  2020-04-01 19:08:35.787268132 +0200
@@ -30,6 +30,7 @@
 Requires(preun): util-linux
 Recommends: raspberrypi-firmware-config
 Recommends: raspberrypi-firmware-dt
+Supplements:modalias(of:NfirmwareT*Craspberrypi%2Cbcm2835-firmwareC*)
 BuildArch:  noarch
 
 %description

++ config.txt ++
--- /var/tmp/diff_new_pack.dntSYh/_old  2020-04-01 19:08:35.819268146 +0200
+++ /var/tmp/diff_new_pack.dntSYh/_new  2020-04-01 19:08:35.819268146 +0200
@@ -60,7 +60,6 @@
 [pi4]
 
 dtoverlay=disable-vc4
-dtoverlay=rpi4-cma
 dtoverlay=rpi4-thermal
 dtoverlay=rpi4-gpio-names
 dtoverlay=rpi4-firmware-dma-ranges




commit raspberrypi-firmware for openSUSE:Factory

2020-03-24 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2020-03-24 22:33:59

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3160 (New)


Package is "raspberrypi-firmware"

Tue Mar 24 22:33:59 2020 rev:62 rq:787457 version:2020.02.20

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2020-03-12 23:12:25.459326720 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.3160/raspberrypi-firmware-config.changes
   2020-03-24 22:34:04.873140114 +0100
@@ -1,0 +2,6 @@
+Fri Mar 20 14:52:11 UTC 2020 - Nicolas Patricio Saenz Julienne 

+
+- Add rpi4-firmware-dma-ranges overaly which fixes touch input on the official
+  7" display (bsc#1167147)
+
+---
raspberrypi-firmware.changes: same change



Other differences:
--
raspberrypi-firmware.spec: same change
++ config.txt ++
--- /var/tmp/diff_new_pack.e6qDiu/_old  2020-03-24 22:34:05.965140645 +0100
+++ /var/tmp/diff_new_pack.e6qDiu/_new  2020-03-24 22:34:05.965140645 +0100
@@ -63,6 +63,7 @@
 dtoverlay=rpi4-cma
 dtoverlay=rpi4-thermal
 dtoverlay=rpi4-gpio-names
+dtoverlay=rpi4-firmware-dma-ranges
 
 [all]
 




commit raspberrypi-firmware for openSUSE:Factory

2020-03-12 Thread root
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 

+
+- 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)




commit raspberrypi-firmware for openSUSE:Factory

2020-03-04 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2020-03-04 09:48:13

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26092 (New)


Package is "raspberrypi-firmware"

Wed Mar  4 09:48:13 2020 rev:60 rq:781314 version:2020.02.20

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2020-02-28 15:21:58.337970202 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26092/raspberrypi-firmware-config.changes
  2020-03-04 09:48:25.514216198 +0100
@@ -1,0 +2,5 @@
+Fri Feb 28 11:36:39 UTC 2020 - Nicolas Patricio Saenz Julienne 

+
+- Add rpi4-gpio-names overlay so as to have a consistent way to access GPIOs 
(bsc#1164722)
+
+---
raspberrypi-firmware.changes: same change



Other differences:
--
raspberrypi-firmware.spec: same change
++ config.txt ++
--- /var/tmp/diff_new_pack.7EgFGW/_old  2020-03-04 09:48:27.686217500 +0100
+++ /var/tmp/diff_new_pack.7EgFGW/_new  2020-03-04 09:48:27.690217502 +0100
@@ -56,6 +56,7 @@
 dtoverlay=disable-vc4
 dtoverlay=rpi4-cma
 dtoverlay=rpi4-thermal
+dtoverlay=rpi4-gpio-names
 
 [all]
 




commit raspberrypi-firmware for openSUSE:Factory

2020-02-28 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2020-02-28 15:21:55

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26092 (New)


Package is "raspberrypi-firmware"

Fri Feb 28 15:21:55 2020 rev:59 rq:780203 version:2020.02.20

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2020-02-26 15:06:13.449332171 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26092/raspberrypi-firmware-config.changes
  2020-02-28 15:21:58.337970202 +0100
@@ -1,0 +2,5 @@
+Thu Feb 27 11:30:53 UTC 2020 - Nicolas Patricio Saenz Julienne 

+
+- Remove rpi4-pcie-ib-size-fix as raspberrypi-firwamre-dt removed it 
(bsc#1165143)
+
+---
raspberrypi-firmware.changes: same change



Other differences:
--
raspberrypi-firmware.spec: same change
++ config.txt ++
--- /var/tmp/diff_new_pack.fu6pL5/_old  2020-02-28 15:22:00.025973638 +0100
+++ /var/tmp/diff_new_pack.fu6pL5/_new  2020-02-28 15:22:00.025973638 +0100
@@ -55,7 +55,6 @@
 
 dtoverlay=disable-vc4
 dtoverlay=rpi4-cma
-dtoverlay=rpi4-pcie-ib-size-fix
 dtoverlay=rpi4-thermal
 
 [all]




commit raspberrypi-firmware for openSUSE:Factory

2020-02-26 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2020-02-26 15:06:02

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26092 (New)


Package is "raspberrypi-firmware"

Wed Feb 26 15:06:02 2020 rev:58 rq:779308 version:2020.02.20

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2020-01-22 22:45:41.792558276 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26092/raspberrypi-firmware-config.changes
  2020-02-26 15:06:13.449332171 +0100
@@ -1,0 +2,11 @@
+Fri Feb 21 16:30:21 UTC 2020 - Nicolas Patricio Saenz Julienne 

+
+- Update to f4b5869 (2020-02-12) (bsc#1163476):
+  * firmware: board_info: Fix GPIO expander reset trait
+  * firmware: gencmd: Fix measure_clock name for CLOCK_OUTPUT_108
+  * firmware: platform: Compromise on gpu overclock settings
+- After the rpi-5.5.y update in raspberrypi-firmware-dt:
+  * Remove rpi4-genet as it's not needed anymore
+  * Remove gpu_mem entry for rpi4
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2020.01.16.tar.bz2

New:

  raspberrypi-firmware-2020.02.20.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.9v48q1/_old  2020-02-26 15:06:16.349337957 +0100
+++ /var/tmp/diff_new_pack.9v48q1/_new  2020-02-26 15:06:16.349337957 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2020.01.16
+Version:2020.02.20
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.9v48q1/_old  2020-02-26 15:06:16.369337997 +0100
+++ /var/tmp/diff_new_pack.9v48q1/_new  2020-02-26 15:06:16.373338006 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2020.01.16
+Version:2020.02.20
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ config.txt ++
--- /var/tmp/diff_new_pack.9v48q1/_old  2020-02-26 15:06:16.413338085 +0100
+++ /var/tmp/diff_new_pack.9v48q1/_new  2020-02-26 15:06:16.413338085 +0100
@@ -53,13 +53,9 @@
 
 [pi4]
 
-# This is temporarly needed while we solve bsc#1158406
-gpu_mem=64
-
 dtoverlay=disable-vc4
 dtoverlay=rpi4-cma
 dtoverlay=rpi4-pcie-ib-size-fix
-dtoverlay=rpi4-genet
 dtoverlay=rpi4-thermal
 
 [all]

++ raspberrypi-firmware-2020.01.16.tar.bz2 -> 
raspberrypi-firmware-2020.02.20.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2020.01.16.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26092/raspberrypi-firmware-2020.02.20.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2020-01-22 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2020-01-22 22:45:33

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26092 (New)


Package is "raspberrypi-firmware"

Wed Jan 22 22:45:33 2020 rev:57 rq:766229 version:2020.01.16

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2020-01-10 17:49:26.918136010 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26092/raspberrypi-firmware-config.changes
  2020-01-22 22:45:41.792558276 +0100
@@ -1,0 +2,22 @@
+Wed Jan 22 08:48:57 UTC 2020 - Guillaume GARDET 
+
+- Update to be2713bed4 (2020-01-16):
+  * firmware: master: arm_ldconfig: Support multiple initramfs files
+See: #1318
+  * firmware: power: Make pmicrd/pmicwr available to all
+  * firmware: arm_ldconfig: Support multiple initramfs files
+See: #1318
+  * firmware: Add support for backlight enable
+  * firmware: Revert mmal: Support 64 bit clients
+See: raspberrypi/userland#586
+  * firmware: arm_dt/dtoverlay fixes for ARM side camera driver power control
+  * firmware: Fixup for vcgencmd display_power
+See: #1224
+  * firmware: Add hdmi_wifi_pixel_freq_adj config option
+
+---
+Mon Jan 20 17:43:04 UTC 2020 - Nicolas Patricio Saenz Julienne 

+
+- Add rpi4-thermal device tree overlay for RPi4 (bsc#1160311)
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2019.12.11.tar.bz2

New:

  raspberrypi-firmware-2020.01.16.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.Q7DMv2/_old  2020-01-22 22:45:45.232560009 +0100
+++ /var/tmp/diff_new_pack.Q7DMv2/_new  2020-01-22 22:45:45.264560025 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2019.12.11
+Version:2020.01.16
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.Q7DMv2/_old  2020-01-22 22:45:45.640560214 +0100
+++ /var/tmp/diff_new_pack.Q7DMv2/_new  2020-01-22 22:45:45.688560237 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2019.12.11
+Version:2020.01.16
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ config.txt ++
--- /var/tmp/diff_new_pack.Q7DMv2/_old  2020-01-22 22:45:46.056560423 +0100
+++ /var/tmp/diff_new_pack.Q7DMv2/_new  2020-01-22 22:45:46.068560430 +0100
@@ -60,6 +60,7 @@
 dtoverlay=rpi4-cma
 dtoverlay=rpi4-pcie-ib-size-fix
 dtoverlay=rpi4-genet
+dtoverlay=rpi4-thermal
 
 [all]
 

++ raspberrypi-firmware-2019.12.11.tar.bz2 -> 
raspberrypi-firmware-2020.01.16.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2019.12.11.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26092/raspberrypi-firmware-2020.01.16.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2020-01-10 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2020-01-10 17:49:24

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.6675 (New)


Package is "raspberrypi-firmware"

Fri Jan 10 17:49:24 2020 rev:56 rq:762619 version:2019.12.11

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2019-12-21 12:31:08.767356524 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.6675/raspberrypi-firmware-config.changes
   2020-01-10 17:49:26.918136010 +0100
@@ -1,0 +2,5 @@
+Thu Jan  9 15:19:58 UTC 2020 - Matthias Brugger 
+
+- Disable overscan by default (bsc#1160473)
+
+---
raspberrypi-firmware.changes: same change



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.3tDIs1/_old  2020-01-10 17:49:28.434135739 +0100
+++ /var/tmp/diff_new_pack.3tDIs1/_new  2020-01-10 17:49:28.438135738 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package raspberrypi-firmware-config
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

raspberrypi-firmware.spec: same change
++ config.txt ++
--- /var/tmp/diff_new_pack.3tDIs1/_old  2020-01-10 17:49:28.514135725 +0100
+++ /var/tmp/diff_new_pack.3tDIs1/_new  2020-01-10 17:49:28.514135725 +0100
@@ -31,6 +31,9 @@
 # upstream provides
 dtoverlay=upstream
 
+# overscan is only needed on old TV sets and if analog gear is in the chain 
(e.g. DPI)
+disable_overscan=1
+
 [pi1]
 
 # Max ARM freq (default 700 MHz)




commit raspberrypi-firmware for openSUSE:Factory

2019-12-21 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2019-12-21 12:30:45

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.6675 (New)


Package is "raspberrypi-firmware"

Sat Dec 21 12:30:45 2019 rev:55 rq:758224 version:2019.12.11

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2019-12-05 17:34:37.617445733 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.6675/raspberrypi-firmware-config.changes
   2019-12-21 12:31:08.767356524 +0100
@@ -1,0 +2,28 @@
+Thu Dec 19 14:53:30 UTC 2019 - Guillaume GARDET 
+
+- Update to 0c01dbefba (2019-12-11):
+  * firmware: platform: Allow fixed voltage with avs_disable=1
+  * firmware: EMMC: Use PLLD for EMMC for 250MHz host-clock
+See: #1289
+  * firmware: platform: Round down effective frequencies when they exceed max
+See: #1290
+  * firmware: arm_loader: Pass video mode via kernel command for composite
+See: #1285
+  * firmware: Fix lens shading table generation buglet
+See: 
https://www.raspberrypi.org/forums/viewtopic.php?f=43=190586=75#p1534672
+  * firmware: hdmi: Use RB2 timing for 2560x1440@60 if pixel clock is 241.5 MHz
+  * firmware: arm_dt: Look for ethernet0 before ethernet
+  * firmware: arm_dt: Set PCIe dma-ranges from memory size
+  * firmware: hdmi: HDMI SM clock must not run slower than audio MAI clock …
+See: #1295
+  * firmware: arm_loader: Pass video mode via kernel command for composite 
(master)
+See: #1285
+  * firmware: power: Use Pi4 PMIC values on Pi3+
+  * firmware: Fix filtered handling of array variables
+See: #1296
+  * firmware: Update libfdt to v1.5.1+
+See: raspberrypi/userland#582
+  * firmware: dtoverlay: Extend DT parameter syntax
+  * firmware: memorymap: Include FW revision in start.elf
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2019.11.19.tar.bz2

New:

  raspberrypi-firmware-2019.12.11.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.sVkLwA/_old  2019-12-21 12:31:09.623356931 +0100
+++ /var/tmp/diff_new_pack.sVkLwA/_new  2019-12-21 12:31:09.627356933 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2019.11.19
+Version:2019.12.11
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT
@@ -27,11 +27,10 @@
 BuildRequires:  raspberrypi-firmware
 Requires:   raspberrypi-firmware = %{version}
 Conflicts:  kernel < 4.12.14
-Conflicts:  otherproviders(raspberrypi-firmware-config)
+Conflicts:  raspberrypi-firmware-config
 Provides:   raspberrypi-firmware-branding-openSUSE = %{version}
 Obsoletes:  raspberrypi-firmware-branding-openSUSE < %{version}
 Provides:   raspberrypi-firmware-config = %{version}
-BuildArch:  noarch
 Provides:   raspberrypi-firmware-config-rpi = %{version}
 Obsoletes:  raspberrypi-firmware-config-rpi < %{version}
 Provides:   raspberrypi-firmware-config-rpi0w = %{version}
@@ -40,6 +39,7 @@
 Obsoletes:  raspberrypi-firmware-config-rpi2 < %{version}
 Provides:   raspberrypi-firmware-config-rpi3 = %{version}
 Obsoletes:  raspberrypi-firmware-config-rpi3 < %{version}
+BuildArch:  noarch
 
 %description
 This package configures the Raspberry Pi boot process.

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.sVkLwA/_old  2019-12-21 12:31:09.643356940 +0100
+++ /var/tmp/diff_new_pack.sVkLwA/_new  2019-12-21 12:31:09.643356940 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2019.11.19
+Version:2019.12.11
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware
@@ -26,12 +26,11 @@
 Source0:raspberrypi-firmware-%{version}.tar.bz2
 Source1:get-from-git.sh
 Source99:   %{name}-rpmlintrc
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 Requires(post): util-linux
-Requires(preun):util-linux
-Recommends: raspberrypi-firmware-dt
+Requires(preun): util-linux
 Recommends: raspberrypi-firmware-config
+Recommends: raspberrypi-firmware-dt
+BuildArch:  noarch
 
 %description
 Binary bootloader and firmware files for Raspberry Pi
@@ -41,7 +40,7 @@
 Group:  System/Boot
 Requires:   raspberrypi-firmware = %{version}-%{release}
 Requires(post): util-linux
-Requires(preun):util-linux
+Requires(preun): util-linux
 
 %description extra
 This package 

commit raspberrypi-firmware for openSUSE:Factory

2019-12-05 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2019-12-05 17:34:06

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.4691 (New)


Package is "raspberrypi-firmware"

Thu Dec  5 17:34:06 2019 rev:54 rq:754110 version:2019.11.19

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2019-11-28 13:51:20.594684055 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.4691/raspberrypi-firmware-config.changes
   2019-12-05 17:34:37.617445733 +0100
@@ -1,0 +2,5 @@
+Wed Dec  4 17:30:48 UTC 2019 - Nicolas Patricio Saenz Julienne 

+
+- Add custom gpu_mem config for RPi4 (bsc#1158406)
+
+---
raspberrypi-firmware.changes: same change



Other differences:
--
raspberrypi-firmware.spec: same change
++ config.txt ++
--- /var/tmp/diff_new_pack.b5hDqB/_old  2019-12-05 17:34:38.445445615 +0100
+++ /var/tmp/diff_new_pack.b5hDqB/_new  2019-12-05 17:34:38.449445615 +0100
@@ -50,6 +50,9 @@
 
 [pi4]
 
+# This is temporarly needed while we solve bsc#1158406
+gpu_mem=64
+
 dtoverlay=disable-vc4
 dtoverlay=rpi4-cma
 dtoverlay=rpi4-pcie-ib-size-fix




commit raspberrypi-firmware for openSUSE:Factory

2019-11-28 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2019-11-28 13:51:13

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26869 (New)


Package is "raspberrypi-firmware"

Thu Nov 28 13:51:13 2019 rev:53 rq:751549 version:2019.11.19

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2019-11-28 10:15:05.631637758 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26869/raspberrypi-firmware-config.changes
  2019-11-28 13:51:20.594684055 +0100
@@ -1,0 +2,5 @@
+Wed Nov 27 17:49:15 UTC 2019 - Matthias Brugger 
+
+- Load rpi4-genet-overlay to fix the compatible for the network device 
(jsc#SLE-7771)
+
+---
raspberrypi-firmware.changes: same change



Other differences:
--
raspberrypi-firmware.spec: same change
++ config.txt ++
--- /var/tmp/diff_new_pack.H5ANmR/_old  2019-11-28 13:51:24.030682749 +0100
+++ /var/tmp/diff_new_pack.H5ANmR/_new  2019-11-28 13:51:24.030682749 +0100
@@ -53,6 +53,7 @@
 dtoverlay=disable-vc4
 dtoverlay=rpi4-cma
 dtoverlay=rpi4-pcie-ib-size-fix
+dtoverlay=rpi4-genet
 
 [all]
 




commit raspberrypi-firmware for openSUSE:Factory

2019-11-28 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2019-11-28 10:14:26

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26869 (New)


Package is "raspberrypi-firmware"

Thu Nov 28 10:14:26 2019 rev:52 rq:751286 version:2019.11.19

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2019-11-20 10:30:10.754597460 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26869/raspberrypi-firmware-config.changes
  2019-11-28 10:15:05.631637758 +0100
@@ -1,0 +2,33 @@
+Tue Nov 26 17:30:58 UTC 2019 - Nicolas Patricio Saenz Julienne 

+
+- Enable rpi4-cma dt overlay to properly setup CMA on that platform (SLE-7771)
+- Enable rpi4-pcie-ib-size-fix dt overlay to properly setup PCIe on that
+  platform (SLE-7771)
+
+---
+Tue Nov 26 16:13:12 UTC 2019 - Guillaume GARDET 
+
+- Update to 6e4a7232c (2019-11-19):
+  * firmware: platform: Differentiate between boostable and turbo clocks
+  * firmware: arm_dt: Set WL_ON and BT_ON from .dtb
+  * firmware: Fixup chosing of bit depth in legacy graphics
+See: raspberrypi/linux#3331
+  * firmware: vec: Setup WideScreen Signalling outside of copy protection
+See: https://www.raspberrypi.org/forums/viewtopic.php?f=28=256489
+  * firmware: Add global reset mailbox
+  * firmware: 2711: De-couple start.elf clock setup from the bootloader
+  * firmware: scaler: Correct defines for SCALER_POS0_START_Y_[MASK|SHIFT] 
(HVS4)
+  * firmware: platform: Fix missing HDMI PHY power down bit
+  * firmware: Reduce voltage as part of DVFS
+  * firmware: arm-loader: Inherit 2711 mac-address from the bootloader
+See: http://git/vc4/vc4/merge_requests/687
+  * firmware: arm_loader: Respect all required frequencies when throttling
+  * firmware: Fixup vcgencmd display_power return values
+
+---
+Mon Nov 25 16:19:23 UTC 2019 - Matthias Brugger 
+
+- If booting RPi in arm64 mode or not will be set by u-boot through
+  ubootconfig.txt. This allows to build u-boot for RPi3/4 with 32-bit.
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2019.11.06.tar.bz2

New:

  raspberrypi-firmware-2019.11.19.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.lgRNoT/_old  2019-11-28 10:15:06.351637766 +0100
+++ /var/tmp/diff_new_pack.lgRNoT/_new  2019-11-28 10:15:06.351637766 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package raspberrypi-firmware-config
 #
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2019.11.06
+Version:2019.11.19
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.lgRNoT/_old  2019-11-28 10:15:06.395637766 +0100
+++ /var/tmp/diff_new_pack.lgRNoT/_new  2019-11-28 10:15:06.399637766 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package raspberrypi-firmware
 #
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2019.11.06
+Version:2019.11.19
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ config.txt ++
--- /var/tmp/diff_new_pack.lgRNoT/_old  2019-11-28 10:15:06.427637766 +0100
+++ /var/tmp/diff_new_pack.lgRNoT/_new  2019-11-28 10:15:06.427637766 +0100
@@ -44,15 +44,15 @@
 
 [pi3]
 
-arm_control=0x200
-
 # These are not applied automatically? Needed to use respective upstream 
drivers.
 dtoverlay=vc4-kms-v3d
 dtoverlay=dwc2
 
 [pi4]
-arm_64bit=1
+
 dtoverlay=disable-vc4
+dtoverlay=rpi4-cma
+dtoverlay=rpi4-pcie-ib-size-fix
 
 [all]
 

++ raspberrypi-firmware-2019.11.06.tar.bz2 -> 
raspberrypi-firmware-2019.11.19.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2019.11.06.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26869/raspberrypi-firmware-2019.11.19.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2019-11-20 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2019-11-20 10:30:10

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26869 (New)


Package is "raspberrypi-firmware"

Wed Nov 20 10:30:10 2019 rev:51 rq:749830 version:2019.11.06

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2019-11-19 12:59:37.310122841 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26869/raspberrypi-firmware-config.changes
  2019-11-20 10:30:10.754597460 +0100
@@ -1,0 +2,8 @@
+Fri Nov 15 21:17:32 UTC 2019 - Matthias Brugger 
+
+- config changes for RPi3:
+  * delete upstream-aux-interrupt as not present anymore
+  * set arm_control for RPi3 only
+  * add RPi3 overlays
+
+---
raspberrypi-firmware.changes: same change



Other differences:
--
raspberrypi-firmware.spec: same change
++ config.txt ++
--- /var/tmp/diff_new_pack.q7ATt9/_old  2019-11-20 10:30:13.794598065 +0100
+++ /var/tmp/diff_new_pack.q7ATt9/_new  2019-11-20 10:30:13.798598066 +0100
@@ -30,7 +30,6 @@
 # This overlay fixes divergences between the RPi device tree and what
 # upstream provides
 dtoverlay=upstream
-dtoverlay=upstream-aux-interrupt
 
 [pi1]
 
@@ -45,6 +44,12 @@
 
 [pi3]
 
+arm_control=0x200
+
+# These are not applied automatically? Needed to use respective upstream 
drivers.
+dtoverlay=vc4-kms-v3d
+dtoverlay=dwc2
+
 [pi4]
 arm_64bit=1
 dtoverlay=disable-vc4




commit raspberrypi-firmware for openSUSE:Factory

2019-11-19 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2019-11-19 12:59:30

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26869 (New)


Package is "raspberrypi-firmware"

Tue Nov 19 12:59:30 2019 rev:50 rq:749426 version:2019.11.06

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2019-11-07 23:18:28.556661856 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.26869/raspberrypi-firmware-config.changes
  2019-11-19 12:59:37.310122841 +0100
@@ -1,0 +2,5 @@
+Mon Nov 11 18:20:51 UTC 2019 - Nicolas Patricio Saenz Julienne 

+
+- disable vc4 on RPi4 using the disable-vc4.dtbo devicetree overlay (SLE-7771)
+
+---
raspberrypi-firmware.changes: same change



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.UyD21G/_old  2019-11-19 12:59:37.990122413 +0100
+++ /var/tmp/diff_new_pack.UyD21G/_new  2019-11-19 12:59:37.994122410 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package raspberrypi-firmware-config
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT
 Group:  System/Boot
-Url:https://github.com/raspberrypi/firmware/
+URL:https://github.com/raspberrypi/firmware/
 Source: config.txt
 BuildRequires:  raspberrypi-firmware
 Requires:   raspberrypi-firmware = %{version}

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.UyD21G/_old  2019-11-19 12:59:38.014122397 +0100
+++ /var/tmp/diff_new_pack.UyD21G/_new  2019-11-19 12:59:38.018122395 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package raspberrypi-firmware
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware
 Group:  System/Boot
-Url:https://github.com/raspberrypi/firmware/
+URL:https://github.com/raspberrypi/firmware/
 Source0:raspberrypi-firmware-%{version}.tar.bz2
 Source1:get-from-git.sh
 Source99:   %{name}-rpmlintrc

++ config.txt ++
--- /var/tmp/diff_new_pack.UyD21G/_old  2019-11-19 12:59:38.046122378 +0100
+++ /var/tmp/diff_new_pack.UyD21G/_new  2019-11-19 12:59:38.050122374 +0100
@@ -47,6 +47,7 @@
 
 [pi4]
 arm_64bit=1
+dtoverlay=disable-vc4
 
 [all]
 




commit raspberrypi-firmware for openSUSE:Factory

2019-11-07 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2019-11-07 23:18:19

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.2990 (New)


Package is "raspberrypi-firmware"

Thu Nov  7 23:18:19 2019 rev:49 rq:746012 version:2019.11.06

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2019-10-10 14:34:50.903996264 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.2990/raspberrypi-firmware-config.changes
   2019-11-07 23:18:28.556661856 +0100
@@ -1,0 +2,33 @@
+Wed Nov  6 13:51:12 UTC 2019 - Guillaume GARDET 
+
+- Update to 8e688a443 (2019-11-06):
+  * firmware: Unicam: Request frequency of 250MHz when running camera use cases
+  * firmware: arm_loader: Fix UART unmapping
+  * firmware: uart1: Revert to the old core-frequency-locking method
+See: #1267
+  * firmware: arm_loader: Provide a sensible device_tree_end default
+See: #1259
+  * firmware: mmal_ril: Fix size reported on ENOSPC error
+See: #1269
+  * firmware: hvs: Trigger the EOLn timer at the field rate when interlaced
+See: #1227
+  * firmware: bootloader_state: Add support for a custom TFTP prefix parameter
+  * firmware: arm_loader: GIC stub => 2711 stu
+See: #1255
+  * firmware: arm_loader: Add os_prefix option
+See: raspberrypi/linux#3237
+  * firmware: Add support for arbitrary memory specification
+  * firmware: arm_loader: Fix explicit kernel name handling
+See: #1277
+  * firmware: Added a new display power mailbox call
+  * firmware: Update display_power gencmd with optional display id
+See: raspberrypi/linux#3050
+  * firmware: Remove legacy pkgconfig to avoid Mesa conflicts
+See: raspberrypi/userland#585
+  * firmware: Update display_power gencmd with optional display id
+  * firmware: sysman: Fix unsafe check for h264 being enabled
+See: popcornmix/omxplayer#749
+  * firmware: platform: Reduce absolute microvolts threshold to 50
+  * firmware: Loop to init hotplug
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2019.09.30.tar.bz2

New:

  raspberrypi-firmware-2019.11.06.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.W4qrhA/_old  2019-11-07 23:18:32.428666008 +0100
+++ /var/tmp/diff_new_pack.W4qrhA/_new  2019-11-07 23:18:32.43017 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2019.09.30
+Version:2019.11.06
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.W4qrhA/_old  2019-11-07 23:18:32.45038 +0100
+++ /var/tmp/diff_new_pack.W4qrhA/_new  2019-11-07 23:18:32.460666043 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2019.09.30
+Version:2019.11.06
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2019.09.30.tar.bz2 -> 
raspberrypi-firmware-2019.11.06.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2019.09.30.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.2990/raspberrypi-firmware-2019.11.06.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2019-10-10 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2019-10-10 14:34:48

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.2352 (New)


Package is "raspberrypi-firmware"

Thu Oct 10 14:34:48 2019 rev:48 rq:736814 version:2019.09.30

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2019-10-03 14:08:29.896248659 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.2352/raspberrypi-firmware-config.changes
   2019-10-10 14:34:50.903996264 +0200
@@ -1,0 +2,5 @@
+Fri Oct  4 15:26:53 UTC 2019 - Matthias Brugger 
+
+- add RPi4 config options
+
+---
raspberrypi-firmware.changes: same change



Other differences:
--
raspberrypi-firmware.spec: same change
++ config.txt ++
--- /var/tmp/diff_new_pack.6xHUWy/_old  2019-10-10 14:34:52.115993439 +0200
+++ /var/tmp/diff_new_pack.6xHUWy/_new  2019-10-10 14:34:52.119993429 +0200
@@ -45,6 +45,9 @@
 
 [pi3]
 
+[pi4]
+arm_64bit=1
+
 [all]
 
 # Allow u-boot to set arm_control




commit raspberrypi-firmware for openSUSE:Factory

2019-10-03 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2019-10-03 14:08:27

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.2352 (New)


Package is "raspberrypi-firmware"

Thu Oct  3 14:08:27 2019 rev:47 rq:734609 version:2019.09.30

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2019-09-18 13:15:08.936643085 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.2352/raspberrypi-firmware-config.changes
   2019-10-03 14:08:29.896248659 +0200
@@ -1,0 +2,37 @@
+Wed Oct  2 12:15:54 UTC 2019 - Guillaume GARDET 
+
+- Update to a16470ad4 (2019-09-30)
+  * firmware: platform: Set up emmc clock earlier
+  * firmware: hdmi: Implement platform_display_power on 2711
+See: #1224
+  * firmware: arm_loader: Pass overscan settings to the kernel
+  * firmware: arm_loader: Add option disable_fw_kms_setup to stop FKMS setup 
by FW
+  * firmware: hdmi: Use pixel clock multiplier to determine the core clock
+  * firmware: Fixups for composite output mode
+See: #1223
+  * firmware: platform: Allow display_power to be queried from gencmd
+See: #1224
+  * firmware: arm_loader: Fix no-DT and upstream handling
+See: #1250
+  * firmware: Round up HDMI0 minimum core clock
+  * firmware: board_info: Support bcm2710- and bcm2837- Pi 2 DTBs
+See: raspberrypi/linux#3234
+  * firmware: power: bcm2711: Rescale the GPIO pad power
+  * firmware: brfs: Add GENET driver for 2711
+  * firmware: bootloader_state: Add network state and bootmode configuration
+  * firmware: bootloader_state: Fix mask for EEPROM header magic
+  * firmware: arm_loader: Fix initial_turbo getting stuck
+See: #1005
+  * firmware: ldconfig: Support [edid=*] to mean any HDMI monitor
+See: #1136
+  * firmware: image_fx: Remove restriction that output stride must match input 
stride
+  * firmware: image_fx: Remove spamming log line
+  * firmware: platform: Switch to divide by one when arm_freq exceeds 2GHz
+  * firmware: Add EMMC support to 2711 Arasan EMMC driver
+  * firmware: arm_loader: Use /memory@0 if found
+See: raspberrypi/linux#3244
+  * firmware: bootloader_state: Fix length for bootloader_config
+  * firmware: arasan_emmc: Fix STB_GPIOOVERRIDE for MMC1 in network boot
+  * firmware: bfs: Verify that eth FS has not been closed before using
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2019.09.04.tar.bz2

New:

  raspberrypi-firmware-2019.09.30.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.TnGANz/_old  2019-10-03 14:08:31.056245675 +0200
+++ /var/tmp/diff_new_pack.TnGANz/_new  2019-10-03 14:08:31.060245665 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2019.09.04
+Version:2019.09.30
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.TnGANz/_old  2019-10-03 14:08:31.072245634 +0200
+++ /var/tmp/diff_new_pack.TnGANz/_new  2019-10-03 14:08:31.076245624 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2019.09.04
+Version:2019.09.30
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2019.09.04.tar.bz2 -> 
raspberrypi-firmware-2019.09.30.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2019.09.04.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.2352/raspberrypi-firmware-2019.09.30.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2019-09-18 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2019-09-18 13:13:46

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.7948 (New)


Package is "raspberrypi-firmware"

Wed Sep 18 13:13:46 2019 rev:46 rq:731581 version:2019.09.04

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2019-09-07 11:52:14.826284187 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.7948/raspberrypi-firmware-config.changes
   2019-09-18 13:15:08.936643085 +0200
@@ -1,0 +2,5 @@
+Mon Sep 16 06:36:37 UTC 2019 - Guillaume GARDET 
+
+- Do not run %preun scripts on upgrade (boo#1150408)
+
+---
raspberrypi-firmware.changes: same change



Other differences:
--
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.Cpc4vR/_old  2019-09-18 13:15:09.620642941 +0200
+++ /var/tmp/diff_new_pack.Cpc4vR/_new  2019-09-18 13:15:09.628642939 +0200
@@ -75,7 +75,7 @@
 fi
 
 %preun
-if mountpoint -q /boot/efi && [[ ! -L /boot/efi ]]; then
+if [ $1 -eq 0 ] && mountpoint -q /boot/efi && [[ ! -L /boot/efi ]]; then
   for f in start.elf start4.elf fixup.dat fixup4.dat bootcode.bin; do
 rm -f /boot/efi/$f
   done
@@ -90,7 +90,7 @@
 fi
 
 %preun extra
-if mountpoint -q /boot/efi && [[ ! -L /boot/efi ]]; then
+if [ $1 -eq 0 ] && mountpoint -q /boot/efi && [[ ! -L /boot/efi ]]; then
   for suffix in _cd _db _x; do
 rm -f /boot/efi/start${suffix}.elf
 rm -f /boot/efi/fixup${suffix}.dat
@@ -106,7 +106,7 @@
 fi
 
 %preun extra-pi4
-if mountpoint -q /boot/efi && [[ ! -L /boot/efi ]]; then
+if [ $1 -eq 0 ] && mountpoint -q /boot/efi && [[ ! -L /boot/efi ]]; then
   for suffix in 4cd 4db 4x; do
 rm -f /boot/efi/start${suffix}.elf
 rm -f /boot/efi/fixup${suffix}.dat




commit raspberrypi-firmware for openSUSE:Factory

2019-09-07 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2019-09-07 11:52:13

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.7948 (New)


Package is "raspberrypi-firmware"

Sat Sep  7 11:52:13 2019 rev:45 rq:728555 version:2019.09.04

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2019-07-18 15:19:46.884150903 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.7948/raspberrypi-firmware-config.changes
   2019-09-07 11:52:14.826284187 +0200
@@ -1,0 +2,65 @@
+Thu Sep  5 15:24:04 UTC 2019 - Guillaume GARDET 
+
+- Update to e2e17cd03 (2019-09-04)
+  * firmware: Port file loading revamp to master
+  * firmware: Avoid defaulting to 64-bit kernel on older Pi
+  * firmware: Revamp file loading logic
+  * firmware: power: Allow reading uncached voltage
+  * firmware: arm_loader: Request KMS to use CVT timings
+  * firmware: vc_image: Default YUVUV to non-tall mode, with flag if required
+  * firmware: ldconfig: Implement [pi2/pi3/pi3+] using board types
+See: #1242
+  * firmware: platform: Remove 10mV of margin
+  * firmware: power: Add 2711-specific PMIC compensation values
+  * firmware: sdhost_arasan: Disable busy wait on EMMC_STATUS_NEW_CARD_DATA_SET
+  * firmware: AWB: Fix for manual WB settings in capture
+See: #1215
+  * firmware: arm_loader: Use platform_get_min_core_voltage for actual min 
voltage
+  * firmware: clock: Remember disable state across clock changes
+  * firmware: platform: pi4: Reduce min core voltage to 810mV
+  * firmware: arm_dt: Use boost to force turbo mode rather than modifying 
core_freq_min for uart
+  * firmware: arm_loader: Add optional flag to add_boost and get_boost calls
+  * firmware: avs_2711: Move margin from init structure to run time
+  * firmware: platform: fix get_min_default
+  * firmware: arm_loader: Use AP_CLOCK_T for clock_iterator for easier 
debugging
+  * hdmi: Switch to active pixel rate + margin for core clock boost
+  * platform: Reduce the minimum core clock frequency from 250 to 200 MHz
+  * firmware: arm_loader: Fix initial_turbo getting stuck
+See: #1005
+  * firmware: clock_2711: don't set reserved values for KA in PLL KAIP 
registers
+  * firmware: AWB: Allow user to set manual gains for the RPi algorithm
+  * firmware: arm_loader: Fix disabling of audio before reboot
+  * firmware: fixed up the custom CVT values to use correct group
+  * firmware: hdmi: Add independent table entries for hdmi_timings on each 
display
+See: #1218
+  * firmware: Fix to allow HDMI audio port route setting
+See: raspberrypi/linux#3100
+  * firmware: pwm_audio: Use the correct DREQs on Pi4
+See: #1214
+  * firmware: pixelvalve_2711: Alter back porch for widths of 1366
+See: #1202
+  * firmware: Clear the SMIDSW1 display interrupt flag on startup
+  * firmware: dt-blob: Declare Pi 4B's SD_IO voltage selector
+  * firmware: Fixups for missing code changes from Pi4 branch
+See: #1201
+  * firmware: Change order of display remapping for default display number
+  * firmware: AWB: Set default number of stats regions for RPi AWB
+See: #1198
+  * firmware: Fix composite interrupt HVS channel
+  * firmware: scalarlib: Fix width setting for SCALERLIB_PIXEL_FORMAT_YUV10COL
+  * firmware: vcmailbox: Add a new SET_AUDIO_LDO_STATE mailbox command
+  * firmware: Add mailbox call to report the HDMI timings
+  * firmware: H264: Set the decoder cache AXI burst length to the same as the 
encoder
+  * firmware: gencmd: Fix gencmd max result length
+  * firmware: bootloader_config: New gencmd to read the EEPROM config
+  * firmware: pwm_audio: Use PWM1 on BCM2838 unless remapped
+See: #1178
+  * firmware: AWB updates
+See: #1167
+  * firmware: dispmanx: Fix handling of disable_overscan to not disable it 
totally
+See: raspberrypi/linux#3059
+  * firmware: power: Enable/disable H264 and ISP clocks with domain
+  * firmware: arm_loader: arm_64bit=0 should disable loading of kernel8.img
+  * firmware: dt-blob: CM has no activity LED
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2019.07.09.tar.bz2

New:

  raspberrypi-firmware-2019.09.04.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.XimADO/_old  2019-09-07 11:52:16.626283932 +0200
+++ /var/tmp/diff_new_pack.XimADO/_new  2019-09-07 11:52:16.630283931 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2019.07.09
+Version:2019.09.04
 Release:0
 

commit raspberrypi-firmware for openSUSE:Factory

2019-06-05 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2019-06-05 11:46:58

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.5148 (New)


Package is "raspberrypi-firmware"

Wed Jun  5 11:46:58 2019 rev:43 rq:707764 version:2019.05.28

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2019-03-10 09:40:19.208105193 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.5148/raspberrypi-firmware-config.changes
   2019-06-05 11:47:01.498982830 +0200
@@ -1,0 +2,17 @@
+Wed Jun  5 07:58:19 UTC 2019 - Guillaume GARDET 
+
+- Update to e289f6a59 (2019-05-28):
+  * firmware: smservice: Avoid a double free
+  * firmware: arm_loader/display: All the framebuffer allocation to be made on 
the ARM
+  * firmware: isp_tuners: Fix memory leak in error path
+  * firmware: testc: Fix dps parsing
+  * firmware: camera_subsystem: Fix hardware sync pulses off disable_camera_led
+  * firmware: Replace the remaining direct users of C(mask_gpu_interrupt[0|1])
+  * firmware: arm_display: Kick transposer for the rainbow screen if required
+  * firmware: dispmanx: Do not allow transpose if using Full KMS
+See: raspberrypi/linux#2891
+  * firmware: Revert: arm_loader/display: All the framebuffer allocation to be 
made on the ARM
+  * firmware: arm_loader: Further conditionals for passing in a frame buffer
+  * firmware: di_adv: Drop back to fast if QPUs are masked off
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2019.03.08.tar.bz2

New:

  raspberrypi-firmware-2019.05.28.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.3nXHFH/_old  2019-06-05 11:47:02.306982627 +0200
+++ /var/tmp/diff_new_pack.3nXHFH/_new  2019-06-05 11:47:02.310982626 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2019.03.08
+Version:2019.05.28
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.3nXHFH/_old  2019-06-05 11:47:02.334982620 +0200
+++ /var/tmp/diff_new_pack.3nXHFH/_new  2019-06-05 11:47:02.342982618 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2019.03.08
+Version:2019.05.28
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2019.03.08.tar.bz2 -> 
raspberrypi-firmware-2019.05.28.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2019.03.08.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.5148/raspberrypi-firmware-2019.05.28.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2019-03-10 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2019-03-10 09:40:13

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.28833 (New)


Package is "raspberrypi-firmware"

Sun Mar 10 09:40:13 2019 rev:42 rq:682849 version:2019.03.08

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2019-02-01 11:48:27.632366707 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.28833/raspberrypi-firmware-config.changes
  2019-03-10 09:40:19.208105193 +0100
@@ -1,0 +2,18 @@
+Fri Mar  8 13:34:45 UTC 2019 - Guillaume GARDET 
+
+- Update to fd15e070 (2019-03-08):
+  * firmware: raspivid: Stop --raw option resetting --raw-format to YUV
+See: 
https://www.raspberrypi.org/forums/viewtopic.php?f=43=189830=25#p1432589
+  * firmware: Fixed up overflow in microsecond timer
+See: raspberrypi/userland#535
+  * firmware: camera_subsystem: Clean up disable_camera_led handling
+  * firmware: smservice: Add defines for VPU allocations
+  * smservice: Add support for reporting the supported version to the host
+  * firmware: Camplus: cdi: Remove requirement for calibration functions
+  * firmware: isp: Reinstate lres shift parameter accidentally dropped with 
gamma changes
+See: #1108
+  * firmware: mmal_ril: List all 4 Bayer orders if the IL component says it 
supports Bayer
+  * firmware: camera/image_encode: Add timestamp to frames encoded with 
image_encode
+See: raspberrypi/linux#2351
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2019.01.22.tar.bz2

New:

  raspberrypi-firmware-2019.03.08.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.DjqVdj/_old  2019-03-10 09:40:20.392104910 +0100
+++ /var/tmp/diff_new_pack.DjqVdj/_new  2019-03-10 09:40:20.392104910 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2019.01.22
+Version:2019.03.08
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.DjqVdj/_old  2019-03-10 09:40:20.420104903 +0100
+++ /var/tmp/diff_new_pack.DjqVdj/_new  2019-03-10 09:40:20.420104903 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2019.01.22
+Version:2019.03.08
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2019.01.22.tar.bz2 -> 
raspberrypi-firmware-2019.03.08.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2019.01.22.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.28833/raspberrypi-firmware-2019.03.08.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2019-02-01 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2019-02-01 11:47:54

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.28833 (New)


Package is "raspberrypi-firmware"

Fri Feb  1 11:47:54 2019 rev:41 rq:670300 version:2019.01.22

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2019-01-08 12:31:55.984046422 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.28833/raspberrypi-firmware-config.changes
  2019-02-01 11:48:27.632366707 +0100
@@ -1,0 +2,23 @@
+Thu Jan 31 08:43:07 UTC 2019 - Guillaume GARDET 
+
+- Update to 81cca1a (2019-01-22):
+  * firmware: Added ability to have an third transpose buffer
+See: #837
+  * firmware: isp: Correct the conversion tables changed in adding the gamma 
block
+See: #1084
+  * firmware: raspberrypi_full variant: Drop unused Camplus sw stages
+  * bootcode: Reset WiFi and BT devices before resetting the expander
+See: #1088
+  * bootcode: Fix Ethernet boot on a different subnet
+See: #1078
+  * firmware: interface: Drop vcfiled
+See: raspberrypi/userland#525
+  * firmware: Add reference counting to the local audio players
+See: #547
+  * firmware: arm_loader: Add reporting the firmware git hash via the mailbox
+  * firmware: vcos: Add reporting of which variant was built
+See: raspberrypi/linux#2806
+  * firmware: Update vcdbg help
+See: #594
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2018.12.21.tar.bz2

New:

  raspberrypi-firmware-2019.01.22.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.Ir0Qm1/_old  2019-02-01 11:48:28.428365890 +0100
+++ /var/tmp/diff_new_pack.Ir0Qm1/_new  2019-02-01 11:48:28.432365886 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2018.12.21
+Version:2019.01.22
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.Ir0Qm1/_old  2019-02-01 11:48:28.452365866 +0100
+++ /var/tmp/diff_new_pack.Ir0Qm1/_new  2019-02-01 11:48:28.452365866 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2018.12.21
+Version:2019.01.22
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2018.12.21.tar.bz2 -> 
raspberrypi-firmware-2019.01.22.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2018.12.21.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.28833/raspberrypi-firmware-2019.01.22.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2019-01-08 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2019-01-08 12:30:17

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.28833 (New)


Package is "raspberrypi-firmware"

Tue Jan  8 12:30:17 2019 rev:40 rq:663593 version:2018.12.21

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2018-12-07 14:39:42.522750876 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.28833/raspberrypi-firmware-config.changes
  2019-01-08 12:31:55.984046422 +0100
@@ -1,0 +2,30 @@
+Tue Jan  8 08:27:00 UTC 2019 - Guillaume GARDET 
+
+- Update to e1bd9b0 (2018-12-21):
+  * firmware: Added a mailbox function for setting gamma
+  * firmware: bootcode: Support parsing of gpio filters from config.txt
+See: #1076
+  * firmware: video_encode: Allow Inline Headers to be changed whilst active
+  * firmware: IL: Add XRGB and XBGR, and support on video_render, isp, 
and hvs
+  * firmware: image_encode: Allow arbitrary buffer strides matching the 
appropriate multiples
+  * firmware: platform: Use 3aplus dt-blob section and bcm2710-rpi-3-a-plus.dtb
+  * firmware: dispmanx: Also apply overscan_scale when clamping to screen
+See: https://forum.kodi.tv/showthread.php?tid=338052
+  * firmware: arm_dt: Accept "csi" as a special DT node that masks IRQs
+  * firmware: MMAL: Include OPAQUE in the list of supported encodings where 
appropriate
+See: https://www.raspberrypi.org/forums/viewtopic.php?f=67=226416
+  * firmware: video_render: asserting on the buffer being unlocked is invalid
+  * firmware: video_render: Further fix to a vcos_verify
+  * firmware: IL hvs: Fail component create if the HVS or TXP interrupts are 
masked
+  * firmware: Clean up masked interrupt handling - moves it to intctrl
+  * firmware: vcinclude: Clean up INTERRUPT_xxx defines to use one place
+  * firmware: vcfw: camera_subsystem: Stop cameras being detected if ARM has 
Unicam instance
+  * firmware: vc_image: Fix up vc_image_bits_per_pixel for YUYV variants and 
BGR888
+  * firmware: vc_image: Make the alternate path in yuv420 to rgb888 support 
bgr888
+  * firmware: vc_image: Add an rgb_stripe_swap_ext which takes pitches
+  * firmware: vc_image_convert: yuv420 to bgr888 failed on (width&31) != 0
+  * firmware: IL isp: Use gamma block to shift 10bpp YUV to the correct pipe 
depth
+  * firmware: video_encode: Always set the input port nBufferSize to match the 
image
+  * firmware: Camera/ISP: Allow option to disable demosaicing
+
+---
@@ -5 +35 @@
-- Added conflict statment to avoid issues with older kernels
+- Added Conflicts statement to avoid issues with older kernels
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2018.11.05.tar.bz2

New:

  raspberrypi-firmware-2018.12.21.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.s93WbT/_old  2019-01-08 12:31:56.776045563 +0100
+++ /var/tmp/diff_new_pack.s93WbT/_new  2019-01-08 12:31:56.780045558 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package raspberrypi-firmware-config
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2018.11.05
+Version:2018.12.21
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.s93WbT/_old  2019-01-08 12:31:56.804045532 +0100
+++ /var/tmp/diff_new_pack.s93WbT/_new  2019-01-08 12:31:56.812045524 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package raspberrypi-firmware
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2018.11.05
+Version:2018.12.21
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2018.11.05.tar.bz2 -> 
raspberrypi-firmware-2018.12.21.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2018.11.05.tar.bz2
 

commit raspberrypi-firmware for openSUSE:Factory

2018-12-07 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2018-12-07 14:39:34

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.19453 (New)


Package is "raspberrypi-firmware"

Fri Dec  7 14:39:34 2018 rev:39 rq:655977 version:2018.11.05

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2018-11-20 22:44:47.426229600 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.19453/raspberrypi-firmware-config.changes
  2018-12-07 14:39:42.522750876 +0100
@@ -1,0 +2,6 @@
+Fri Nov 30 12:50:54 UTC 2018 - Nicolas Patricio Saenz Julienne 

+
+- Removed upstream-mmc and rpi3-hdmi overlays as not needed anymore
+- Added conflict statment to avoid issues with older kernels
+
+---
raspberrypi-firmware.changes: same change



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.K32U8F/_old  2018-12-07 14:39:44.038748999 +0100
+++ /var/tmp/diff_new_pack.K32U8F/_new  2018-12-07 14:39:44.038748999 +0100
@@ -26,6 +26,7 @@
 Source: config.txt
 BuildRequires:  raspberrypi-firmware
 Requires:   raspberrypi-firmware = %{version}
+Conflicts:  kernel < 4.12.14
 Conflicts:  otherproviders(raspberrypi-firmware-config)
 Provides:   raspberrypi-firmware-branding-openSUSE = %{version}
 Obsoletes:  raspberrypi-firmware-branding-openSUSE < %{version}

++ config.txt ++
--- /var/tmp/diff_new_pack.K32U8F/_old  2018-12-07 14:39:44.078748949 +0100
+++ /var/tmp/diff_new_pack.K32U8F/_new  2018-12-07 14:39:44.078748949 +0100
@@ -30,7 +30,6 @@
 # This overlay fixes divergences between the RPi device tree and what
 # upstream provides
 dtoverlay=upstream
-dtoverlay=upstream-mmc
 dtoverlay=upstream-aux-interrupt
 
 [pi1]
@@ -44,14 +43,8 @@
 # SDRAM freq (default 400)
 sdram_freq=400
 
-
 [pi3]
 
-# Older kernels didn't support HDMI connection detection on the rpi3, so force
-# HDMI to always plugged in there. This overlay is only effective on rpi3.
-dtoverlay=rpi3-hdmi
-
-
 [all]
 
 # Allow u-boot to set arm_control




commit raspberrypi-firmware for openSUSE:Factory

2018-11-20 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2018-11-20 22:43:56

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.19453 (New)


Package is "raspberrypi-firmware"

Tue Nov 20 22:43:56 2018 rev:38 rq:650382 version:2018.11.05

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2018-10-18 15:34:03.134455968 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.19453/raspberrypi-firmware-config.changes
  2018-11-20 22:44:47.426229600 +0100
@@ -1,0 +2,14 @@
+Tue Nov 20 11:16:37 UTC 2018 - Guillaume GARDET 
+
+- Update to 55e591283 (2018-11-05):
+  * firmware: Move to driver based backlight
+See: #1063
+  * bootcode: Extend TEST_UNIT_READY timeout to 20 seconds, 
+some hard drives take a really long time
+See: #898
+  * firmware: video_render: Treat an empty buffer with ENDOFFRAME set as 
+a flush
+  * firmware: dispmanx: Add option to ignore all layers lower than the 
+current layer
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2018.10.15.tar.bz2

New:

  raspberrypi-firmware-2018.11.05.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.Pe7NaU/_old  2018-11-20 22:44:48.126229330 +0100
+++ /var/tmp/diff_new_pack.Pe7NaU/_new  2018-11-20 22:44:48.130229329 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2018.10.15
+Version:2018.11.05
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.Pe7NaU/_old  2018-11-20 22:44:48.158229318 +0100
+++ /var/tmp/diff_new_pack.Pe7NaU/_new  2018-11-20 22:44:48.162229317 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2018.10.15
+Version:2018.11.05
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2018.10.15.tar.bz2 -> 
raspberrypi-firmware-2018.11.05.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2018.10.15.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.19453/raspberrypi-firmware-2018.11.05.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2018-10-18 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2018-10-18 15:33:18

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Thu Oct 18 15:33:18 2018 rev:37 rq:642580 version:2018.10.15

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2018-08-18 00:05:16.987287232 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config.changes
2018-10-18 15:34:03.134455968 +0200
@@ -1,0 +2,42 @@
+Wed Oct 17 08:50:51 UTC 2018 - Guillaume GARDET 
+
+- Update to 10c1c5f96 (2018-10-15):
+  * firmware: jpeg/mjpeg: MJPEG doesn't insert JFIF APP0 header
+See: https://github.com/raspberrypi/userland/issues/345
+  * firmware: Add IL HVS component
+  * firmware: mmal: Acquire zero copy buffers on being passed to the VPU
+  * firmware: video_render: Use per pixel alpha on RGBA and BGRA
+  * firmware: video_render: Add support for alpha options (MIX and PREMULT)
+  * firmware: video_encode: Use default values on invalid nStride or 
nSliceHeight
+See: https://github.com/raspberrypi/firmware/issues/1051
+  * firmware: gpioman/FXL6408: Handle open failing sensibly
+See: https://github.com/raspberrypi/firmware/issues/1053
+  * firmware: Delay backlight coming on
+See: https://github.com/raspberrypi/firmware/issues/1052
+  * firmware: LCD driver close fixes
+  * 2ndstage: ignore autoboot.txt if boot partition is already set
+See: https://github.com/raspberrypi/noobs/issues/508
+  * firmware: 2ndstage: Report IP address in ARP response in network order
+  * firmware: video_decode: Fix error in previous memory leak patch
+  * firmware: video_encode: Add ISP conversion support for RGBX32
+  * firmware: platform: Also report soft temperature limit in get_throttled 
bits
+  * firmware: IL isp: minor code cleanups
+  * firmware: image_encode: Support Video domain on input port
+  * firmware: Camplus: annotate: Check lines_available >= lines_required
+See: https://github.com/raspberrypi/userland/issues/485
+  * firmware: arm_dt: Work around an absent cache-line-size
+See: https://github.com/raspberrypi/linux/issues/2643
+  * firmware: rawcam: Fix double buffer return issue
+  * firmware: rawcam: Code cleanup
+  * firmware: host_apps: Fixup partially merged commit from userland
+See: https://github.com/raspberrypi/firmware/issues/1027
+  * firmware: mmal: Add KEEP_PORT_FORMATS flag to mmal connection
+See: https://github.com/raspberrypi/userland/pull/483
+  * firmware: RaspiStill: Apply gpsd info as EXIF tags
+See: https://github.com/raspberrypi/userland/pull/286
+  * firmware: video_encode: Drop back to software conversion if stride is not 
mod32
+See: https://github.com/Hexxeh/rpi-firmware/issues/182
+  * firmware: arm_dt: Break out GPIO save/restore from HAT code as needed for 
PoE
+
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2018.08.10.tar.bz2

New:

  raspberrypi-firmware-2018.10.15.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.4DlRoY/_old  2018-10-18 15:34:11.838445910 +0200
+++ /var/tmp/diff_new_pack.4DlRoY/_new  2018-10-18 15:34:11.846445901 +0200
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   raspberrypi-firmware-config
-Version:2018.08.10
+Version:2018.10.15
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.4DlRoY/_old  2018-10-18 15:34:11.870445874 +0200
+++ /var/tmp/diff_new_pack.4DlRoY/_new  2018-10-18 15:34:11.890445850 +0200
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   raspberrypi-firmware
-Version:2018.08.10
+Version:2018.10.15
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2018.08.10.tar.bz2 -> 
raspberrypi-firmware-2018.10.15.tar.bz2 ++

commit raspberrypi-firmware for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2018-08-18 00:05:12

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Sat Aug 18 00:05:12 2018 rev:36 rq:629592 version:2018.08.10

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2018-07-12 09:21:58.342654142 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config.changes
2018-08-18 00:05:16.987287232 +0200
@@ -1,0 +2,10 @@
+Thu Aug 16 13:41:12 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Update to 953a3396 (2018-08-10):
+  * firmware: MMAL/IL: Fix for reducing alignment patch
+See: https://www.raspberrypi.org/forums/viewtopic.php?f=43=62364
+  * firmware: Added a dpi_timings config item
+  * firmware: Add DPI Driver default settings
+  * firmware: HVS channel should come from the DISPLAY_INFO
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2018.07.09.tar.bz2

New:

  raspberrypi-firmware-2018.08.10.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.Np4M2Q/_old  2018-08-18 00:05:17.795289650 +0200
+++ /var/tmp/diff_new_pack.Np4M2Q/_new  2018-08-18 00:05:17.799289662 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2018.07.09
+Version:2018.08.10
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.Np4M2Q/_old  2018-08-18 00:05:17.839289782 +0200
+++ /var/tmp/diff_new_pack.Np4M2Q/_new  2018-08-18 00:05:17.839289782 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2018.07.09
+Version:2018.08.10
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2018.07.09.tar.bz2 -> 
raspberrypi-firmware-2018.08.10.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2018.07.09.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2018.08.10.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2018-07-12 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2018-07-12 09:20:37

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Thu Jul 12 09:20:37 2018 rev:35 rq:622084 version:2018.07.09

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2018-06-08 23:17:54.746761191 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config.changes
2018-07-12 09:21:58.342654142 +0200
@@ -1,0 +2,19 @@
+Wed Jul 11 12:18:48 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Update to d3c3d031 (2018-07-09):
+  * firmware: pwm_sdm: fix an edge case when reading back DMA 
+source addresses
+  * firmware: pwm_sdm: fix write handle refcounting
+  * firmware: arm_loader: Update NOTIFY_REBOOT to reset the GPIO 
+expander
+  * firmware: Allow selection of DSI port for LCD
+  * firmware: dtoverlay: More "reg" and "name" support
+  * firmware: imx219: Updates for production test
+  * firmware: variant: Disable custom_preproc and focus_stats_preproc 
+camera stages
+  * firmware: bootcode: Force an I2C stop as a reset
+  * firmware: power: Ensure at least 2ms between writes to the PMIC regs
+  * firmware: power: Add 3ms threshold
+  * firmware: power: Reduce i2c speed of pmic to 100kHz
+
+---
@@ -18 +36,0 @@
-
--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware.changes
2018-06-08 23:17:54.778760035 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware.changes
   2018-07-12 09:21:58.394654215 +0200
@@ -1,0 +2,19 @@
+Wed Jul 11 12:18:48 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Update to d3c3d031 (2018-07-09):
+  * firmware: pwm_sdm: fix an edge case when reading back DMA 
+source addresses
+  * firmware: pwm_sdm: fix write handle refcounting
+  * firmware: arm_loader: Update NOTIFY_REBOOT to reset the GPIO 
+expander
+  * firmware: Allow selection of DSI port for LCD
+  * firmware: dtoverlay: More "reg" and "name" support
+  * firmware: imx219: Updates for production test
+  * firmware: variant: Disable custom_preproc and focus_stats_preproc 
+camera stages
+  * firmware: bootcode: Force an I2C stop as a reset
+  * firmware: power: Ensure at least 2ms between writes to the PMIC regs
+  * firmware: power: Add 3ms threshold
+  * firmware: power: Reduce i2c speed of pmic to 100kHz
+
+---
@@ -4 +23,14 @@
-- Update to ab802d3 (2018-06-03)
+- Update to ab802d3 (2018-06-03):
+  * revert: sdram: Reduce address skew from -10 to -5
+  * sdram: Reduce address skew from -10 to -5 
+  * platform: Avoid improving the schmoo on Pi3+
+  * platform: Latest AVS rules
+  * sdram: Increase read/write latency for higher sdram frequencies
+  * power: Add boot-time 3b+ PMIC register logging
+  * power: Continue to probe PMIC after error
+  * Match phy setup same as bootcode for device mode initialisation
+  * Add logging_messages to UART
+  * Fix 3B+ bootcode.bin only booting
+  * video_encode: Filter the list of encoders based on variant
+  * mmal: Relax requirement on a buffer in mmal_port_send_buffer
+  * platform: avs: Also apply chicken bits to boost voltage

Old:

  raspberrypi-firmware-2018.06.03.tar.bz2

New:

  raspberrypi-firmware-2018.07.09.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.zRQXjS/_old  2018-07-12 09:21:58.994655055 +0200
+++ /var/tmp/diff_new_pack.zRQXjS/_new  2018-07-12 09:21:58.998655060 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2018.06.03
+Version:2018.07.09
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.zRQXjS/_old  2018-07-12 09:21:59.014655082 +0200
+++ /var/tmp/diff_new_pack.zRQXjS/_new  2018-07-12 09:21:59.018655088 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2018.06.03
+Version:2018.07.09
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2018.06.03.tar.bz2 -> 
raspberrypi-firmware-2018.07.09.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2018.06.03.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2018.07.09.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2018-06-08 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2018-06-08 23:17:51

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Fri Jun  8 23:17:51 2018 rev:34 rq:614851 version:2018.06.03

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2018-04-23 15:26:10.373869767 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config.changes
2018-06-08 23:17:54.746761191 +0200
@@ -1,0 +2,24 @@
+Thu Jun  7 07:35:12 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Update to ab802d3 (2018-06-03):
+  * revert: sdram: Reduce address skew from -10 to -5
+  * sdram: Reduce address skew from -10 to -5 
+  * platform: Avoid improving the schmoo on Pi3+
+  * platform: Latest AVS rules
+  * sdram: Increase read/write latency for higher sdram frequencies
+  * power: Add boot-time 3b+ PMIC register logging
+  * power: Continue to probe PMIC after error
+  * Match phy setup same as bootcode for device mode initialisation
+  * Add logging_messages to UART
+  * Fix 3B+ bootcode.bin only booting
+  * video_encode: Filter the list of encoders based on variant
+  * mmal: Relax requirement on a buffer in mmal_port_send_buffer
+  * platform: avs: Also apply chicken bits to boost voltage
+
+
+---
+Thu May 24 11:25:26 UTC 2018 - fv...@suse.com
+
+- Allow u-boot to set arm_control to support 32-bit images on RPi3
+
+---
--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware.changes
2018-04-23 15:26:11.445830826 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware.changes
   2018-06-08 23:17:54.778760035 +0200
@@ -1,0 +2,10 @@
+Thu Jun  7 07:35:12 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Update to ab802d3 (2018-06-03)
+
+---
+Thu May 24 11:25:26 UTC 2018 - fv...@suse.com
+
+- Allow u-boot to set arm_control to support 32-bit images on RPi3
+
+---

Old:

  raspberrypi-firmware-2018.04.16.tar.bz2

New:

  raspberrypi-firmware-2018.06.03.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.txFT0A/_old  2018-06-08 23:17:55.866720737 +0200
+++ /var/tmp/diff_new_pack.txFT0A/_new  2018-06-08 23:17:55.870720592 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2018.04.16
+Version:2018.06.03
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.txFT0A/_old  2018-06-08 23:17:55.894719726 +0200
+++ /var/tmp/diff_new_pack.txFT0A/_new  2018-06-08 23:17:55.898719581 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2018.04.16
+Version:2018.06.03
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ config.txt ++
--- /var/tmp/diff_new_pack.txFT0A/_old  2018-06-08 23:17:55.938718136 +0200
+++ /var/tmp/diff_new_pack.txFT0A/_new  2018-06-08 23:17:55.938718136 +0200
@@ -47,9 +47,6 @@
 
 [pi3]
 
-# Boot in AArch64 (64-bit) mode
-arm_control=0x200
-
 # Older kernels didn't support HDMI connection detection on the rpi3, so force
 # HDMI to always plugged in there. This overlay is only effective on rpi3.
 dtoverlay=rpi3-hdmi
@@ -57,6 +54,9 @@
 
 [all]
 
+# Allow u-boot to set arm_control
+include ubootconfig.txt
+
 # Allow user overrides of config options
 include extraconfig.txt
 

++ raspberrypi-firmware-2018.04.16.tar.bz2 -> 
raspberrypi-firmware-2018.06.03.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2018.04.16.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2018.06.03.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2018-04-23 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2018-04-23 15:26:05

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Mon Apr 23 15:26:05 2018 rev:33 rq:599354 version:2018.04.16

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2018-04-06 17:48:03.182727718 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config.changes
2018-04-23 15:26:10.373869767 +0200
@@ -1,0 +2,17 @@
+Fri Apr 20 13:22:58 UTC 2018 - guillaume.gar...@opensuse.org
+
+- config: replace dtoverlay=vc4-kms-v3d and dtoverlay=dwc2 by 
+  dtoverlay=upstream, this fix gfx for RPi1-256M version
+
+---
+Thu Apr 19 07:30:25 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Update to a154f21 (2018-04-16):
+  * Partial revert for eemc clock change for slice
+  * config: Add gpio command
+  * hat_lib: Only probe HAT EEPROM if ID pins are inputs
+  * Added a arm_display_kick function
+  * Possible fix for HDMI audio pause
+  * arm_loader: Always set the turbo frequencies immediately
+
+---
--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware.changes
2018-03-16 10:43:28.724193158 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware.changes
   2018-04-23 15:26:11.445830826 +0200
@@ -1,0 +2,23 @@
+Fri Apr 20 13:22:58 UTC 2018 - guillaume.gar...@opensuse.org
+
+- config: replace dtoverlay=vc4-kms-v3d and dtoverlay=dwc2 by 
+  dtoverlay=upstream, this fix gfx for RPi1-256M version
+
+---
+Thu Apr 19 07:30:25 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Update to a154f21 (2018-04-16):
+  * Partial revert for eemc clock change for slice
+  * config: Add gpio command
+  * hat_lib: Only probe HAT EEPROM if ID pins are inputs
+  * Added a arm_display_kick function
+  * Possible fix for HDMI audio pause
+  * arm_loader: Always set the turbo frequencies immediately
+
+---
+Thu Apr  5 17:07:29 UTC 2018 - ag...@suse.com
+
+- Allow user defined config options (bsc#1088356)
+- Move HDMI workaround to rpi3 section (fixes RPi2 HDMI output)
+
+---

Old:

  raspberrypi-firmware-2018.03.13.tar.bz2

New:

  raspberrypi-firmware-2018.04.16.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.FGvkaY/_old  2018-04-23 15:26:12.373797115 +0200
+++ /var/tmp/diff_new_pack.FGvkaY/_new  2018-04-23 15:26:12.377796970 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2018.03.13
+Version:2018.04.16
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.FGvkaY/_old  2018-04-23 15:26:12.401796098 +0200
+++ /var/tmp/diff_new_pack.FGvkaY/_new  2018-04-23 15:26:12.401796098 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2018.03.13
+Version:2018.04.16
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ config.txt ++
--- /var/tmp/diff_new_pack.FGvkaY/_old  2018-04-23 15:26:12.433794935 +0200
+++ /var/tmp/diff_new_pack.FGvkaY/_new  2018-04-23 15:26:12.433794935 +0200
@@ -27,12 +27,9 @@
 # Disable warning overlays as they don't work well together with linux's 
graphical output
 avoid_warnings=1
 
-# These are not applied automatically? Needed to use respective upstream 
drivers.
-dtoverlay=vc4-kms-v3d
-dtoverlay=dwc2
-
 # This overlay fixes divergences between the RPi device tree and what
 # upstream provides
+dtoverlay=upstream
 dtoverlay=upstream-mmc
 dtoverlay=upstream-aux-interrupt
 

++ raspberrypi-firmware-2018.03.13.tar.bz2 -> 
raspberrypi-firmware-2018.04.16.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2018.03.13.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2018.04.16.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2018-04-06 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2018-04-06 17:47:49

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Fri Apr  6 17:47:49 2018 rev:32 rq:593846 version:2018.03.13

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2018-03-16 10:43:28.444203239 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config.changes
2018-04-06 17:48:03.182727718 +0200
@@ -1,0 +2,6 @@
+Thu Apr  5 17:07:29 UTC 2018 - ag...@suse.com
+
+- Allow user defined config options (bsc#1088356)
+- Move HDMI workaround to rpi3 section (fixes RPi2 HDMI output)
+
+---



Other differences:
--
raspberrypi-firmware.spec: same change
++ config.txt ++
--- /var/tmp/diff_new_pack.PpqsZG/_old  2018-04-06 17:48:04.434682465 +0200
+++ /var/tmp/diff_new_pack.PpqsZG/_new  2018-04-06 17:48:04.434682465 +0200
@@ -1,5 +1,10 @@
 # Get more options/information on http://elinux.org/RPiconfig
 # or on https://www.raspberrypi.org/documentation/configuration/config-txt.md
+#
+# ! This file will get overwritten by updates. Please use !
+# ! extraconfig.txt if you want to set additional !
+# ! configuration options or add dt overlays. !
+
 # Our kernels are located on a Linux partition. Chainload U-Boot to load them.
 kernel=u-boot.bin
 
@@ -31,10 +36,6 @@
 dtoverlay=upstream-mmc
 dtoverlay=upstream-aux-interrupt
 
-# Older kernels didn't support HDMI connection detection on the rpi3, so force
-# HDMI to always plugged in there. This overlay is only effective on rpi3.
-dtoverlay=rpi3-hdmi
-
 [pi1]
 
 # Max ARM freq (default 700 MHz)
@@ -52,3 +53,13 @@
 # Boot in AArch64 (64-bit) mode
 arm_control=0x200
 
+# Older kernels didn't support HDMI connection detection on the rpi3, so force
+# HDMI to always plugged in there. This overlay is only effective on rpi3.
+dtoverlay=rpi3-hdmi
+
+
+[all]
+
+# Allow user overrides of config options
+include extraconfig.txt
+




commit raspberrypi-firmware for openSUSE:Factory

2018-03-16 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2018-03-16 10:42:15

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Fri Mar 16 10:42:15 2018 rev:31 rq:586979 version:2018.03.13

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2018-02-20 17:55:43.901046296 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config.changes
2018-03-16 10:43:28.444203239 +0100
@@ -1,0 +2,6 @@
+Wed Mar 14 09:34:05 UTC 2018 - ag...@suse.com
+
+- Update to 3347884 (2018-03-13)
+  - Add support for new RPi3 B+ (bsc#1085262)
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2018.02.09.tar.bz2

New:

  raspberrypi-firmware-2018.03.13.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.HKKK6o/_old  2018-03-16 10:43:29.832153262 +0100
+++ /var/tmp/diff_new_pack.HKKK6o/_new  2018-03-16 10:43:29.836153118 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2018.02.09
+Version:2018.03.13
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.HKKK6o/_old  2018-03-16 10:43:29.868151966 +0100
+++ /var/tmp/diff_new_pack.HKKK6o/_new  2018-03-16 10:43:29.872151822 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2018.02.09
+Version:2018.03.13
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2018.02.09.tar.bz2 -> 
raspberrypi-firmware-2018.03.13.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2018.02.09.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2018.03.13.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2018-02-20 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2018-02-20 17:55:33

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Tue Feb 20 17:55:33 2018 rev:30 rq:578147 version:2018.02.09

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2018-02-19 13:01:15.013466201 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config.changes
2018-02-20 17:55:43.901046296 +0100
@@ -1,0 +2,6 @@
+Mon Feb 19 10:48:28 UTC 2018 - ag...@suse.com
+
+- Add overlays to match previous U-Boot provided DT
+- Add Recommends: on dt and config packages
+
+---
raspberrypi-firmware.changes: same change



Other differences:
--
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.iMjPT2/_old  2018-02-20 17:55:45.165000786 +0100
+++ /var/tmp/diff_new_pack.iMjPT2/_new  2018-02-20 17:55:45.169000641 +0100
@@ -29,6 +29,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 Requires(post): util-linux
+Recommends: raspberrypi-firmware-dt
+Recommends: raspberrypi-firmware-config
 
 %description
 Binary bootloader and firmware files for Raspberry Pi

++ config.txt ++
--- /var/tmp/diff_new_pack.iMjPT2/_old  2018-02-20 17:55:45.216998913 +0100
+++ /var/tmp/diff_new_pack.iMjPT2/_new  2018-02-20 17:55:45.216998913 +0100
@@ -22,6 +22,18 @@
 # Disable warning overlays as they don't work well together with linux's 
graphical output
 avoid_warnings=1
 
+# These are not applied automatically? Needed to use respective upstream 
drivers.
+dtoverlay=vc4-kms-v3d
+dtoverlay=dwc2
+
+# This overlay fixes divergences between the RPi device tree and what
+# upstream provides
+dtoverlay=upstream-mmc
+dtoverlay=upstream-aux-interrupt
+
+# Older kernels didn't support HDMI connection detection on the rpi3, so force
+# HDMI to always plugged in there. This overlay is only effective on rpi3.
+dtoverlay=rpi3-hdmi
 
 [pi1]
 
@@ -39,3 +51,4 @@
 
 # Boot in AArch64 (64-bit) mode
 arm_control=0x200
+




commit raspberrypi-firmware for openSUSE:Factory

2018-02-19 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2018-02-19 13:01:08

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Mon Feb 19 13:01:08 2018 rev:29 rq:577294 version:2018.02.09

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
 2018-02-05 10:51:38.652144095 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config.changes
2018-02-19 13:01:15.013466201 +0100
@@ -1,0 +2,5 @@
+Fri Feb 16 13:50:46 UTC 2018 - ag...@suse.com
+
+- Update to 445b6a8 (2018-02-09)
+
+---
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2018.01.17.tar.bz2

New:

  raspberrypi-firmware-2018.02.09.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config.spec ++
--- /var/tmp/diff_new_pack.7XOnaa/_old  2018-02-19 13:01:17.249385564 +0100
+++ /var/tmp/diff_new_pack.7XOnaa/_new  2018-02-19 13:01:17.249385564 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config
-Version:2018.01.17
+Version:2018.02.09
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.7XOnaa/_old  2018-02-19 13:01:17.269384843 +0100
+++ /var/tmp/diff_new_pack.7XOnaa/_new  2018-02-19 13:01:17.273384698 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2018.01.17
+Version:2018.02.09
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2018.01.17.tar.bz2 -> 
raspberrypi-firmware-2018.02.09.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2018.01.17.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2018.02.09.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2018-02-05 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2018-02-05 10:51:24

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Mon Feb  5 10:51:24 2018 rev:28 rq:571375 version:2018.01.17

Changes:

New Changes file:

--- /dev/null   2018-01-05 12:14:39.755488130 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config.changes
2018-02-05 10:51:38.652144095 +0100
@@ -0,0 +1,356 @@
+---
+Wed Jan 31 12:54:22 UTC 2018 - jeng...@inai.de
+
+- Avoid bashisms in %post
+
+---
+Mon Jan 22 10:23:06 UTC 2018 - ag...@suse.com
+
+- Merge config.txt files into a single config.txt with subsections
+- Set GPU memory usage to 32MB, this is enough for vc4 (boo#1074566)
+- Update to 050175d (2018-01-17)
+
+---
+Sat Nov 25 19:03:08 UTC 2017 - afaer...@suse.de
+
+- Add rpi0w sub-package and config (boo#1069828). Derived from rpi3.
+- Update to abfb4be3e1 (2017-11-17)
+
+---
+Thu Oct 12 08:47:43 UTC 2017 - guilla...@opensuse.org
+
+- Update to a88e126a (2017-10-11)
+
+---
+Wed Aug 23 14:01:08 UTC 2017 - guilla...@opensuse.org
+
+- Update to 8fe001e (2017-08-22)
+
+---
+Wed Apr 19 04:14:55 UTC 2017 - afaer...@suse.de
+
+- Update to b038854 (2017-04-04)
+
+---
+Mon Feb 20 18:12:19 UTC 2017 - malcolmle...@opensuse.org
+
+- Update to 2b495ac (2017-02-20)
+
+---
+Thu Jan 12 14:24:06 UTC 2017 - guilla...@opensuse.org
+
+- Update to e44f66a (2017-01-10)
+
+---
+Fri Nov 18 16:18:56 UTC 2016 - guilla...@opensuse.org
+
+- Update to 64996b0 (2016-11-16)
+
+---
+Tue Oct 25 07:52:59 UTC 2016 - guilla...@opensuse.org
+
+- Update to 4a0e54e (2016-10-20)
+
+---
+Wed Oct 12 13:33:31 UTC 2016 - guilla...@opensuse.org
+
+- Update to a021d6e (2016-10-11)
+
+---
+Tue Sep 27 09:09:10 UTC 2016 - guilla...@opensuse.org
+
+- Increase from 64 MB to 96 MB of RAM for GPU for RPi with 256 or 
+  512 MB of RAM to be able to decode a 1080p h264 video in kodi
+
+---
+Tue Sep 27 08:53:46 UTC 2016 - guilla...@opensuse.org
+
+- Update to ad8608c (2016-09-21)
+
+---
+Thu Sep 15 08:53:28 UTC 2016 - fv...@suse.com
+
+- Use "avoid_warnings=1" in config-rpi{,2,3}.txt (bsc#998973)
+
+---
+Mon Sep 12 13:30:41 UTC 2016 - afaer...@suse.de
+
+- Clean up config-{rpi2,rpi3}.txt, dropping rpi1 defaults
+* On the rpi1 Model B rev. 2 performance results are similar
+  with and without defaults, so in doubt leave our settings in
+  config-rpi.txt until proven the defaults work better somewhere.
+
+---
+Tue Sep  6 08:33:28 UTC 2016 - fv...@suse.com
+
+- Use default frequencies in config-rpi{2,3}.txt (bsc#989511)
+* Defaults work well on rpi2
+* Allow much higher frequencies on rpi3
+
+---
+Fri Sep  2 15:29:14 UTC 2016 - afaer...@suse.de
+
+- get-from-git.sh: Update for -config-rpi* sub-packages
+- Update to 334f548 (2016-09-02)
+- Add post-install scripts to copy files to /boot/efi where needed.
+  /boot/vc may be the mountpoint for boot.scr based installations
+  or a symlink to /boot/efi. (bsc#996064)
+
+---
+Wed Aug 24 13:21:26 UTC 2016 - mplus...@suse.com
+
+- Update to d0bc6ce (2016.08.23)
+
+---
+Thu Jul 21 19:59:56 UTC 2016 - mplus...@suse.com
+
+- Update to 051aed7 (2016.07.15)
+- Simplify spec file a bit
+
+---
+Thu Jun 16 15:51:19 UTC 2016 - afaer...@suse.de
+
+- Fix last changelog entry
+- Run format_spec_file in pre_checkin.sh to fix spec file header
+- Restore silently dropped defattr that breaks older builds
+

commit raspberrypi-firmware for openSUSE:Factory

2017-11-27 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2017-11-27 22:17:10

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Mon Nov 27 22:17:10 2017 rev:27 rq:545579 version:2017.11.17

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config-rpi.changes
 2017-10-13 14:19:08.596167487 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
2017-11-27 22:17:14.937165649 +0100
@@ -1,0 +2,6 @@
+Sat Nov 25 19:03:08 UTC 2017 - afaer...@suse.de
+
+- Add rpi0w sub-package and config (boo#1069828). Derived from rpi3.
+- Update to abfb4be3e1 (2017-11-17)
+
+---
New Changes file:

--- /dev/null   2017-10-14 16:26:57.428140955 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi0w.changes
  2017-11-27 22:17:14.989163761 +0100
@@ -0,0 +1,344 @@
+---
+Sat Nov 25 19:03:08 UTC 2017 - afaer...@suse.de
+
+- Add rpi0w sub-package and config (boo#1069828). Derived from rpi3.
+- Update to abfb4be3e1 (2017-11-17)
+
+---
+Thu Oct 12 08:47:43 UTC 2017 - guilla...@opensuse.org
+
+- Update to a88e126a (2017-10-11)
+
+---
+Wed Aug 23 14:01:08 UTC 2017 - guilla...@opensuse.org
+
+- Update to 8fe001e (2017-08-22)
+
+---
+Wed Apr 19 04:14:55 UTC 2017 - afaer...@suse.de
+
+- Update to b038854 (2017-04-04)
+
+---
+Mon Feb 20 18:12:19 UTC 2017 - malcolmle...@opensuse.org
+
+- Update to 2b495ac (2017-02-20)
+
+---
+Thu Jan 12 14:24:06 UTC 2017 - guilla...@opensuse.org
+
+- Update to e44f66a (2017-01-10)
+
+---
+Fri Nov 18 16:18:56 UTC 2016 - guilla...@opensuse.org
+
+- Update to 64996b0 (2016-11-16)
+
+---
+Tue Oct 25 07:52:59 UTC 2016 - guilla...@opensuse.org
+
+- Update to 4a0e54e (2016-10-20)
+
+---
+Wed Oct 12 13:33:31 UTC 2016 - guilla...@opensuse.org
+
+- Update to a021d6e (2016-10-11)
+
+---
+Tue Sep 27 09:09:10 UTC 2016 - guilla...@opensuse.org
+
+- Increase from 64 MB to 96 MB of RAM for GPU for RPi with 256 or 
+  512 MB of RAM to be able to decode a 1080p h264 video in kodi
+
+---
+Tue Sep 27 08:53:46 UTC 2016 - guilla...@opensuse.org
+
+- Update to ad8608c (2016-09-21)
+
+---
+Thu Sep 15 08:53:28 UTC 2016 - fv...@suse.com
+
+- Use "avoid_warnings=1" in config-rpi{,2,3}.txt (bsc#998973)
+
+---
+Mon Sep 12 13:30:41 UTC 2016 - afaer...@suse.de
+
+- Clean up config-{rpi2,rpi3}.txt, dropping rpi1 defaults
+* On the rpi1 Model B rev. 2 performance results are similar
+  with and without defaults, so in doubt leave our settings in
+  config-rpi.txt until proven the defaults work better somewhere.
+
+---
+Tue Sep  6 08:33:28 UTC 2016 - fv...@suse.com
+
+- Use default frequencies in config-rpi{2,3}.txt (bsc#989511)
+* Defaults work well on rpi2
+* Allow much higher frequencies on rpi3
+
+---
+Fri Sep  2 15:29:14 UTC 2016 - afaer...@suse.de
+
+- get-from-git.sh: Update for -config-rpi* sub-packages
+- Update to 334f548 (2016-09-02)
+- Add post-install scripts to copy files to /boot/efi where needed.
+  /boot/vc may be the mountpoint for boot.scr based installations
+  or a symlink to /boot/efi. (bsc#996064)
+
+---
+Wed Aug 24 13:21:26 UTC 2016 - mplus...@suse.com
+
+- Update to d0bc6ce (2016.08.23)
+
+---
+Thu Jul 21 19:59:56 UTC 2016 - mplus...@suse.com
+
+- Update to 051aed7 (2016.07.15)
+- Simplify spec file a bit
+
+---
+Thu Jun 16 15:51:19 UTC 2016 - afaer...@suse.de
+
+- Fix last changelog entry
+- Run format_spec_file in pre_checkin.sh to fix spec file header
+- 

commit raspberrypi-firmware for openSUSE:Factory

2017-10-13 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2017-10-13 14:19:05

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Fri Oct 13 14:19:05 2017 rev:26 rq:533615 version:2017.10.11

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config-rpi.changes
 2017-08-24 18:56:19.308278458 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
2017-10-13 14:19:08.596167487 +0200
@@ -1,0 +2,5 @@
+Thu Oct 12 08:47:43 UTC 2017 - guilla...@opensuse.org
+
+- Update to a88e126a (2017-10-11)
+
+---
raspberrypi-firmware-config-rpi2.changes: same change
raspberrypi-firmware-config-rpi3.changes: same change
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2017.08.22.tar.bz2

New:

  raspberrypi-firmware-2017.10.11.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config-rpi.spec ++
--- /var/tmp/diff_new_pack.Nbtto9/_old  2017-10-13 14:19:10.432086765 +0200
+++ /var/tmp/diff_new_pack.Nbtto9/_new  2017-10-13 14:19:10.432086765 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config-rpi
-Version:2017.08.22
+Version:2017.10.11
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

raspberrypi-firmware-config-rpi2.spec: same change
raspberrypi-firmware-config-rpi3.spec: same change
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.Nbtto9/_old  2017-10-13 14:19:10.500083776 +0200
+++ /var/tmp/diff_new_pack.Nbtto9/_new  2017-10-13 14:19:10.504083600 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2017.08.22
+Version:2017.10.11
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2017.08.22.tar.bz2 -> 
raspberrypi-firmware-2017.10.11.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2017.08.22.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2017.10.11.tar.bz2
 differ: char 11, line 1

++ raspberrypi-firmware-config.spec.in ++
--- /var/tmp/diff_new_pack.Nbtto9/_old  2017-10-13 14:19:10.632077972 +0200
+++ /var/tmp/diff_new_pack.Nbtto9/_new  2017-10-13 14:19:10.632077972 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   __NAME__
-Version:2017.08.22
+Version:2017.10.11
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT




commit raspberrypi-firmware for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2017-08-24 18:55:54

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Thu Aug 24 18:55:54 2017 rev:25 rq:518401 version:2017.08.22

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config-rpi.changes
 2017-05-09 18:01:48.900211221 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
2017-08-24 18:56:19.308278458 +0200
@@ -1,0 +2,5 @@
+Wed Aug 23 14:01:08 UTC 2017 - guilla...@opensuse.org
+
+- Update to 8fe001e (2017-08-22)
+
+---
raspberrypi-firmware-config-rpi2.changes: same change
raspberrypi-firmware-config-rpi3.changes: same change
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2017.04.04.tar.bz2

New:

  raspberrypi-firmware-2017.08.22.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config-rpi.spec ++
--- /var/tmp/diff_new_pack.rQd9G8/_old  2017-08-24 18:56:20.364129786 +0200
+++ /var/tmp/diff_new_pack.rQd9G8/_new  2017-08-24 18:56:20.372128660 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config-rpi
-Version:2017.04.04
+Version:2017.08.22
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

raspberrypi-firmware-config-rpi2.spec: same change
raspberrypi-firmware-config-rpi3.spec: same change
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.rQd9G8/_old  2017-08-24 18:56:20.468115145 +0200
+++ /var/tmp/diff_new_pack.rQd9G8/_new  2017-08-24 18:56:20.472114582 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2017.04.04
+Version:2017.08.22
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2017.04.04.tar.bz2 -> 
raspberrypi-firmware-2017.08.22.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2017.04.04.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2017.08.22.tar.bz2
 differ: char 11, line 1

++ raspberrypi-firmware-config.spec.in ++
--- /var/tmp/diff_new_pack.rQd9G8/_old  2017-08-24 18:56:20.648089803 +0200
+++ /var/tmp/diff_new_pack.rQd9G8/_new  2017-08-24 18:56:20.652089240 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   __NAME__
-Version:2017.04.04
+Version:2017.08.22
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT




commit raspberrypi-firmware for openSUSE:Factory

2017-05-09 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2017-05-09 18:01:45

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Tue May  9 18:01:45 2017 rev:24 rq:489226 version:2017.04.04

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config-rpi.changes
 2017-02-21 13:52:01.490213424 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
2017-05-09 18:01:48.900211221 +0200
@@ -1,0 +2,5 @@
+Wed Apr 19 04:14:55 UTC 2017 - afaer...@suse.de
+
+- Update to b038854 (2017-04-04)
+
+---
raspberrypi-firmware-config-rpi2.changes: same change
raspberrypi-firmware-config-rpi3.changes: same change
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2017.02.20.tar.bz2

New:

  raspberrypi-firmware-2017.04.04.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config-rpi.spec ++
--- /var/tmp/diff_new_pack.GJBQnv/_old  2017-05-09 18:01:58.614838436 +0200
+++ /var/tmp/diff_new_pack.GJBQnv/_new  2017-05-09 18:01:58.618837871 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config-rpi
-Version:2017.02.20
+Version:2017.04.04
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

raspberrypi-firmware-config-rpi2.spec: same change
raspberrypi-firmware-config-rpi3.spec: same change
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.GJBQnv/_old  2017-05-09 18:01:58.730822046 +0200
+++ /var/tmp/diff_new_pack.GJBQnv/_new  2017-05-09 18:01:58.734821481 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2017.02.20
+Version:2017.04.04
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2017.02.20.tar.bz2 -> 
raspberrypi-firmware-2017.04.04.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2017.02.20.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2017.04.04.tar.bz2
 differ: char 11, line 1

++ raspberrypi-firmware-config.spec.in ++
--- /var/tmp/diff_new_pack.GJBQnv/_old  2017-05-09 18:01:58.914796048 +0200
+++ /var/tmp/diff_new_pack.GJBQnv/_new  2017-05-09 18:01:58.918795483 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   __NAME__
-Version:2017.02.20
+Version:2017.04.04
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT




commit raspberrypi-firmware for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2017-02-21 13:52:00

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config-rpi.changes
 2017-01-17 14:35:22.481850654 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
2017-02-21 13:52:01.490213424 +0100
@@ -1,0 +2,5 @@
+Mon Feb 20 18:12:19 UTC 2017 - malcolmle...@opensuse.org
+
+- Update to 2b495ac (2017-02-20)
+
+---
raspberrypi-firmware-config-rpi2.changes: same change
raspberrypi-firmware-config-rpi3.changes: same change
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2017.01.10.tar.bz2

New:

  raspberrypi-firmware-2017.02.20.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config-rpi.spec ++
--- /var/tmp/diff_new_pack.bX6Fls/_old  2017-02-21 13:52:02.890016403 +0100
+++ /var/tmp/diff_new_pack.bX6Fls/_new  2017-02-21 13:52:02.894015840 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config-rpi
-Version:2017.01.10
+Version:2017.02.20
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

raspberrypi-firmware-config-rpi2.spec: same change
raspberrypi-firmware-config-rpi3.spec: same change
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.bX6Fls/_old  2017-02-21 13:52:02.962006270 +0100
+++ /var/tmp/diff_new_pack.bX6Fls/_new  2017-02-21 13:52:02.970005144 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2017.01.10
+Version:2017.02.20
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2017.01.10.tar.bz2 -> 
raspberrypi-firmware-2017.02.20.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2017.01.10.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2017.02.20.tar.bz2
 differ: char 11, line 1

++ raspberrypi-firmware-config.spec.in ++
--- /var/tmp/diff_new_pack.bX6Fls/_old  2017-02-21 13:52:03.089988257 +0100
+++ /var/tmp/diff_new_pack.bX6Fls/_new  2017-02-21 13:52:03.089988257 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   __NAME__
-Version:2017.01.10
+Version:2017.02.20
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT




commit raspberrypi-firmware for openSUSE:Factory

2017-01-17 Thread root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2017-01-17 14:35:21

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config-rpi.changes
 2016-11-22 18:58:12.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
2017-01-17 14:35:22.481850654 +0100
@@ -1,0 +2,5 @@
+Thu Jan 12 14:24:06 UTC 2017 - guilla...@opensuse.org
+
+- Update to e44f66a (2017-01-10)
+
+---
raspberrypi-firmware-config-rpi2.changes: same change
raspberrypi-firmware-config-rpi3.changes: same change
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2016.11.16.tar.bz2

New:

  raspberrypi-firmware-2017.01.10.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config-rpi.spec ++
--- /var/tmp/diff_new_pack.FLnpz0/_old  2017-01-17 14:35:23.609690765 +0100
+++ /var/tmp/diff_new_pack.FLnpz0/_new  2017-01-17 14:35:23.613690198 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package raspberrypi-firmware-config-rpi
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config-rpi
-Version:2016.11.16
+Version:2017.01.10
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

raspberrypi-firmware-config-rpi2.spec: same change
raspberrypi-firmware-config-rpi3.spec: same change
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.FLnpz0/_old  2017-01-17 14:35:23.685679992 +0100
+++ /var/tmp/diff_new_pack.FLnpz0/_new  2017-01-17 14:35:23.689679425 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package raspberrypi-firmware
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2016.11.16
+Version:2017.01.10
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2016.11.16.tar.bz2 -> 
raspberrypi-firmware-2017.01.10.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2016.11.16.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2017.01.10.tar.bz2
 differ: char 11, line 1

++ raspberrypi-firmware-config.spec.in ++
--- /var/tmp/diff_new_pack.FLnpz0/_old  2017-01-17 14:35:23.793664684 +0100
+++ /var/tmp/diff_new_pack.FLnpz0/_new  2017-01-17 14:35:23.793664684 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   __NAME__
-Version:2016.11.16
+Version:2017.01.10
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT




commit raspberrypi-firmware for openSUSE:Factory

2016-11-22 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-11-22 18:58:11

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config-rpi.changes
 2016-10-25 17:44:43.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
2016-11-22 18:58:12.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 18 16:18:56 UTC 2016 - guilla...@opensuse.org
+
+- Update to 64996b0 (2016-11-16)
+
+---
raspberrypi-firmware-config-rpi2.changes: same change
raspberrypi-firmware-config-rpi3.changes: same change
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2016.10.20.tar.bz2

New:

  raspberrypi-firmware-2016.11.16.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config-rpi.spec ++
--- /var/tmp/diff_new_pack.Y8CLVc/_old  2016-11-22 18:58:14.0 +0100
+++ /var/tmp/diff_new_pack.Y8CLVc/_new  2016-11-22 18:58:14.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config-rpi
-Version:2016.10.20
+Version:2016.11.16
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

raspberrypi-firmware-config-rpi2.spec: same change
raspberrypi-firmware-config-rpi3.spec: same change
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.Y8CLVc/_old  2016-11-22 18:58:14.0 +0100
+++ /var/tmp/diff_new_pack.Y8CLVc/_new  2016-11-22 18:58:14.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2016.10.20
+Version:2016.11.16
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2016.10.20.tar.bz2 -> 
raspberrypi-firmware-2016.11.16.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2016.10.20.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2016.11.16.tar.bz2
 differ: char 11, line 1

++ raspberrypi-firmware-config.spec.in ++
--- /var/tmp/diff_new_pack.Y8CLVc/_old  2016-11-22 18:58:14.0 +0100
+++ /var/tmp/diff_new_pack.Y8CLVc/_new  2016-11-22 18:58:14.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   __NAME__
-Version:2016.10.20
+Version:2016.11.16
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT




commit raspberrypi-firmware for openSUSE:Factory

2016-10-25 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-10-25 17:44:42

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config-rpi.changes
 2016-10-18 10:40:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
2016-10-25 17:44:43.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 25 07:52:59 UTC 2016 - guilla...@opensuse.org
+
+- Update to 4a0e54e (2016-10-20)
+
+---
raspberrypi-firmware-config-rpi2.changes: same change
raspberrypi-firmware-config-rpi3.changes: same change
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2016.10.11.tar.bz2

New:

  raspberrypi-firmware-2016.10.20.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config-rpi.spec ++
--- /var/tmp/diff_new_pack.NuzbpD/_old  2016-10-25 17:44:44.0 +0200
+++ /var/tmp/diff_new_pack.NuzbpD/_new  2016-10-25 17:44:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config-rpi
-Version:2016.10.11
+Version:2016.10.20
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

raspberrypi-firmware-config-rpi2.spec: same change
raspberrypi-firmware-config-rpi3.spec: same change
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.NuzbpD/_old  2016-10-25 17:44:45.0 +0200
+++ /var/tmp/diff_new_pack.NuzbpD/_new  2016-10-25 17:44:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2016.10.11
+Version:2016.10.20
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2016.10.11.tar.bz2 -> 
raspberrypi-firmware-2016.10.20.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2016.10.11.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2016.10.20.tar.bz2
 differ: char 11, line 1

++ raspberrypi-firmware-config.spec.in ++
--- /var/tmp/diff_new_pack.NuzbpD/_old  2016-10-25 17:44:45.0 +0200
+++ /var/tmp/diff_new_pack.NuzbpD/_new  2016-10-25 17:44:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   __NAME__
-Version:2016.10.11
+Version:2016.10.20
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT




commit raspberrypi-firmware for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-10-18 10:40:46

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config-rpi.changes
 2016-09-30 15:32:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
2016-10-18 10:40:46.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct 12 13:33:31 UTC 2016 - guilla...@opensuse.org
+
+- Update to a021d6e (2016-10-11)
+
+---
raspberrypi-firmware-config-rpi2.changes: same change
raspberrypi-firmware-config-rpi3.changes: same change
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2016.09.21.tar.bz2

New:

  raspberrypi-firmware-2016.10.11.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config-rpi.spec ++
--- /var/tmp/diff_new_pack.jCqbNN/_old  2016-10-18 10:40:48.0 +0200
+++ /var/tmp/diff_new_pack.jCqbNN/_new  2016-10-18 10:40:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config-rpi
-Version:2016.09.21
+Version:2016.10.11
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

raspberrypi-firmware-config-rpi2.spec: same change
raspberrypi-firmware-config-rpi3.spec: same change
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.jCqbNN/_old  2016-10-18 10:40:48.0 +0200
+++ /var/tmp/diff_new_pack.jCqbNN/_new  2016-10-18 10:40:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2016.09.21
+Version:2016.10.11
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2016.09.21.tar.bz2 -> 
raspberrypi-firmware-2016.10.11.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2016.09.21.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2016.10.11.tar.bz2
 differ: char 11, line 1

++ raspberrypi-firmware-config.spec.in ++
--- /var/tmp/diff_new_pack.jCqbNN/_old  2016-10-18 10:40:48.0 +0200
+++ /var/tmp/diff_new_pack.jCqbNN/_new  2016-10-18 10:40:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   __NAME__
-Version:2016.09.21
+Version:2016.10.11
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT




commit raspberrypi-firmware for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-09-30 15:32:42

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config-rpi.changes
 2016-09-16 11:02:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
2016-09-30 15:32:46.0 +0200
@@ -1,0 +2,11 @@
+Tue Sep 27 09:09:10 UTC 2016 - guilla...@opensuse.org
+
+- Increase from 64 MB to 96 MB of RAM for GPU for RPi with 256 or 
+  512 MB of RAM to be able to decode a 1080p h264 video in kodi
+
+---
+Tue Sep 27 08:53:46 UTC 2016 - guilla...@opensuse.org
+
+- Update to ad8608c (2016-09-21)
+
+---
raspberrypi-firmware-config-rpi2.changes: same change
raspberrypi-firmware-config-rpi3.changes: same change
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2016.09.02.tar.bz2

New:

  raspberrypi-firmware-2016.09.21.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config-rpi.spec ++
--- /var/tmp/diff_new_pack.RYreS7/_old  2016-09-30 15:32:51.0 +0200
+++ /var/tmp/diff_new_pack.RYreS7/_new  2016-09-30 15:32:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config-rpi
-Version:2016.09.02
+Version:2016.09.21
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

raspberrypi-firmware-config-rpi2.spec: same change
raspberrypi-firmware-config-rpi3.spec: same change
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.RYreS7/_old  2016-09-30 15:32:51.0 +0200
+++ /var/tmp/diff_new_pack.RYreS7/_new  2016-09-30 15:32:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2016.09.02
+Version:2016.09.21
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ config-rpi.txt ++
--- /var/tmp/diff_new_pack.RYreS7/_old  2016-09-30 15:32:52.0 +0200
+++ /var/tmp/diff_new_pack.RYreS7/_new  2016-09-30 15:32:52.0 +0200
@@ -2,10 +2,10 @@
 # or on https://www.raspberrypi.org/documentation/configuration/config-txt.md
 # Our kernels are located on a Linux partition. Chainload U-Boot to load them.
 kernel=u-boot.bin
-# Use 64 MB for GPU for RPi with 256 MB (Min 16 - Max 192 MB)
-gpu_mem_256=64
-# Use 64 MB for GPU for RPi with 512 MB (Min 16 - Max 448 MB)
-gpu_mem_512=64
+# Use 96 MB for GPU for RPi with 256 MB (Min 16 - Max 192 MB)
+gpu_mem_256=96
+# Use 96 MB for GPU for RPi with 512 MB (Min 16 - Max 448 MB)
+gpu_mem_512=96
 # Use 128 MB for GPU for RPi with 1024 MB (Min 16 - Max 944 MB)
 gpu_mem_1024=128
 # Turbo mode: 0 = enable dynamic freq/voltage - 1 = always max

++ config-rpi2.txt ++
--- /var/tmp/diff_new_pack.RYreS7/_old  2016-09-30 15:32:52.0 +0200
+++ /var/tmp/diff_new_pack.RYreS7/_new  2016-09-30 15:32:52.0 +0200
@@ -2,10 +2,10 @@
 # or on https://www.raspberrypi.org/documentation/configuration/config-txt.md
 # Our kernels are located on a Linux partition. Chainload U-Boot to load them.
 kernel=u-boot.bin
-# Use 64 MB for GPU for RPi with 256 MB (Min 16 - Max 192 MB)
-gpu_mem_256=64
-# Use 64 MB for GPU for RPi with 512 MB (Min 16 - Max 448 MB)
-gpu_mem_512=64
+# Use 96 MB for GPU for RPi with 256 MB (Min 16 - Max 192 MB)
+gpu_mem_256=96
+# Use 96 MB for GPU for RPi with 512 MB (Min 16 - Max 448 MB)
+gpu_mem_512=96
 # Use 128 MB for GPU for RPi with 1024 MB (Min 16 - Max 944 MB)
 gpu_mem_1024=128
 # Turbo mode: 0 = enable dynamic freq/voltage - 1 = always max

++ config-rpi3.txt ++
--- /var/tmp/diff_new_pack.RYreS7/_old  2016-09-30 15:32:52.0 +0200
+++ /var/tmp/diff_new_pack.RYreS7/_new  2016-09-30 15:32:52.0 +0200
@@ -2,10 +2,10 @@
 # or on https://www.raspberrypi.org/documentation/configuration/config-txt.md
 # Our kernels are located on a Linux partition. Chainload U-Boot to load them.
 kernel=u-boot.bin
-# Use 64 MB for GPU for RPi with 256 MB (Min 16 - Max 192 MB)
-gpu_mem_256=64
-# Use 64 MB for GPU for RPi with 512 MB (Min 16 - Max 448 MB)
-gpu_mem_512=64
+# Use 96 MB for GPU for RPi with 256 MB (Min 16 - Max 192 MB)
+gpu_mem_256=96
+# Use 96 MB for GPU for RPi with 512 MB (Min 16 - Max 448 MB)
+gpu_mem_512=96
 # Use 128 MB for GPU for RPi with 1024 MB (Min 16 - Max 944 MB)
 gpu_mem_1024=128
 # Turbo 

commit raspberrypi-firmware for openSUSE:Factory

2016-09-16 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-09-16 11:02:34

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config-rpi.changes
 2016-09-13 22:25:15.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
2016-09-16 11:02:37.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 15 08:53:28 UTC 2016 - fv...@suse.com
+
+- Use "avoid_warnings=1" in config-rpi{,2,3}.txt (bsc#998973)
+
+---
raspberrypi-firmware-config-rpi2.changes: same change
raspberrypi-firmware-config-rpi3.changes: same change
raspberrypi-firmware.changes: same change



Other differences:
--
raspberrypi-firmware-config-rpi2.spec: same change
raspberrypi-firmware-config-rpi3.spec: same change
raspberrypi-firmware.spec: same change
++ config-rpi.txt ++
--- /var/tmp/diff_new_pack.CUfi0U/_old  2016-09-16 11:02:39.0 +0200
+++ /var/tmp/diff_new_pack.CUfi0U/_new  2016-09-16 11:02:39.0 +0200
@@ -20,4 +20,5 @@
 sdram_freq=400
 # DO NOT overvoltage manually to not void warranty!
 over_voltage=0
-
+# Disable warning overlays as they don't work well together with linux's 
graphical output
+avoid_warnings=1

++ config-rpi2.txt ++
--- /var/tmp/diff_new_pack.CUfi0U/_old  2016-09-16 11:02:39.0 +0200
+++ /var/tmp/diff_new_pack.CUfi0U/_new  2016-09-16 11:02:39.0 +0200
@@ -14,4 +14,5 @@
 initial_turbo=30
 # DO NOT overvoltage manually to not void warranty!
 over_voltage=0
-
+# Disable warning overlays as they don't work well together with linux's 
graphical output
+avoid_warnings=1

++ config-rpi3.txt ++
--- /var/tmp/diff_new_pack.CUfi0U/_old  2016-09-16 11:02:39.0 +0200
+++ /var/tmp/diff_new_pack.CUfi0U/_new  2016-09-16 11:02:39.0 +0200
@@ -18,3 +18,5 @@
 arm_control=0x200
 # Fix mini UART input frequency, and setup/enable up the UART.
 enable_uart=1
+# Disable warning overlays as they don't work well together with linux's 
graphical output
+avoid_warnings=1




commit raspberrypi-firmware for openSUSE:Factory

2016-09-13 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-09-13 22:24:30

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config-rpi.changes
 2016-09-05 21:24:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
2016-09-13 22:25:15.0 +0200
@@ -1,0 +2,15 @@
+Mon Sep 12 13:30:41 UTC 2016 - afaer...@suse.de
+
+- Clean up config-{rpi2,rpi3}.txt, dropping rpi1 defaults
+* On the rpi1 Model B rev. 2 performance results are similar
+  with and without defaults, so in doubt leave our settings in
+  config-rpi.txt until proven the defaults work better somewhere.
+
+---
+Tue Sep  6 08:33:28 UTC 2016 - fv...@suse.com
+
+- Use default frequencies in config-rpi{2,3}.txt (bsc#989511)
+* Defaults work well on rpi2
+* Allow much higher frequencies on rpi3
+
+---
raspberrypi-firmware-config-rpi2.changes: same change
raspberrypi-firmware-config-rpi3.changes: same change
raspberrypi-firmware.changes: same change



Other differences:
--
raspberrypi-firmware-config-rpi2.spec: same change
raspberrypi-firmware-config-rpi3.spec: same change
raspberrypi-firmware.spec: same change
++ config-rpi2.txt ++
--- /var/tmp/diff_new_pack.9eTvTz/_old  2016-09-13 22:25:17.0 +0200
+++ /var/tmp/diff_new_pack.9eTvTz/_new  2016-09-13 22:25:17.0 +0200
@@ -12,12 +12,6 @@
 force_turbo=0
 # Start in turbo mode for 30 seconds or until cpufreq sets a frequency
 initial_turbo=30
-# Max ARM freq (default 700 MHz)
-arm_freq=840
-# Max core (GPU) freq (default 250 MHz)
-core_freq=375
-# SDRAM freq (default 400)
-sdram_freq=400
 # DO NOT overvoltage manually to not void warranty!
 over_voltage=0
 

++ config-rpi3.txt ++
--- /var/tmp/diff_new_pack.9eTvTz/_old  2016-09-13 22:25:17.0 +0200
+++ /var/tmp/diff_new_pack.9eTvTz/_new  2016-09-13 22:25:17.0 +0200
@@ -12,12 +12,6 @@
 force_turbo=0
 # Start in turbo mode for 30 seconds or until cpufreq sets a frequency
 initial_turbo=30
-# Max ARM freq (default 700 MHz)
-arm_freq=840
-# Max core (GPU) freq (default 250 MHz)
-core_freq=375
-# SDRAM freq (default 400)
-sdram_freq=400
 # DO NOT overvoltage manually to not void warranty!
 over_voltage=0
 # Boot in AArch64 (64-bit) mode




commit raspberrypi-firmware for openSUSE:Factory

2016-09-05 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-09-05 21:23:46

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config-rpi.changes
 2016-08-25 09:58:12.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
2016-09-05 21:24:40.0 +0200
@@ -1,0 +2,9 @@
+Fri Sep  2 15:29:14 UTC 2016 - afaer...@suse.de
+
+- get-from-git.sh: Update for -config-rpi* sub-packages
+- Update to 334f548 (2016-09-02)
+- Add post-install scripts to copy files to /boot/efi where needed.
+  /boot/vc may be the mountpoint for boot.scr based installations
+  or a symlink to /boot/efi. (bsc#996064)
+
+---
raspberrypi-firmware-config-rpi2.changes: same change
raspberrypi-firmware-config-rpi3.changes: same change
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2016.08.23.tar.bz2

New:

  raspberrypi-firmware-2016.09.02.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config-rpi.spec ++
--- /var/tmp/diff_new_pack.bVgDu9/_old  2016-09-05 21:24:45.0 +0200
+++ /var/tmp/diff_new_pack.bVgDu9/_new  2016-09-05 21:24:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config-rpi
-Version:2016.08.23
+Version:2016.09.02
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT
@@ -44,6 +44,12 @@
 %install
 install -D -p -m 0644 %{SOURCE0} %{buildroot}/boot/vc/config.txt
 
+%post
+if mountpoint -q /boot/efi && [[ ! -L /boot/efi ]]; then
+  [[ -f /boot/efi/config.txt ]] && cp /boot/efi/config.txt 
/boot/efi/config.txt.rpmsave
+  cp /boot/vc/config.txt /boot/efi/config.txt
+fi
+
 %files
 %defattr(-,root,root)
 %config /boot/vc/config.txt

raspberrypi-firmware-config-rpi2.spec: same change
raspberrypi-firmware-config-rpi3.spec: same change
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.bVgDu9/_old  2016-09-05 21:24:45.0 +0200
+++ /var/tmp/diff_new_pack.bVgDu9/_new  2016-09-05 21:24:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2016.08.23
+Version:2016.09.02
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware
@@ -28,6 +28,7 @@
 Source99:   %{name}-rpmlintrc
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
+Requires(post): util-linux
 
 %description
 Binary bootloader and firmware files for Raspberry Pi
@@ -35,7 +36,8 @@
 %package extra
 Summary:Extra bootloaders for Raspberry Pi
 Group:  System/Boot
-Requires:   raspberrypi-firmware = %{version}
+Requires:   raspberrypi-firmware = %{version}-%{release}
+Requires(post): util-linux
 
 %description extra
 This package provides the console, experimental and debug
@@ -50,6 +52,21 @@
 mkdir -p %{buildroot}/boot/vc
 cp -a boot/*.elf boot/*.bin boot/*.dat boot/LICENCE.broadcom 
%{buildroot}/boot/vc
 
+%post
+if mountpoint -q /boot/efi && [[ ! -L /boot/efi ]]; then
+  for f in start.elf fixup.dat bootcode.bin; do
+cp /boot/vc/$f /boot/efi/
+  done
+fi
+
+%post extra
+if mountpoint -q /boot/efi && [[ ! -L /boot/efi ]]; then
+  for suffix in _cd _db _x; do
+cp /boot/vc/start${suffix}.elf /boot/efi/
+cp /boot/vc/fixup${suffix}.dat /boot/efi/
+  done
+fi
+
 %files
 %defattr(-,root,root)
 %dir /boot/vc
@@ -60,7 +77,6 @@
 
 %files extra
 %defattr(-,root,root)
-%dir /boot/vc
 /boot/vc/start_cd.elf
 /boot/vc/start_db.elf
 /boot/vc/start_x.elf

++ get-from-git.sh ++
--- /var/tmp/diff_new_pack.bVgDu9/_old  2016-09-05 21:24:45.0 +0200
+++ /var/tmp/diff_new_pack.bVgDu9/_new  2016-09-05 21:24:45.0 +0200
@@ -28,5 +28,5 @@
 for f in raspberrypi-firmware.spec raspberrypi-firmware-config.spec.in; do
sed -i "s/^Version:.*/Version:$VER/" $f
 done
+osc vc raspberrypi-firmware -m "Update to $REV ($DATE)"
 sh pre_checkin.sh
-osc vc -m "Update to $REV ($DATE)"

++ raspberrypi-firmware-2016.08.23.tar.bz2 -> 
raspberrypi-firmware-2016.09.02.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2016.08.23.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2016.09.02.tar.bz2
 differ: char 11, line 1

++ raspberrypi-firmware-config.spec.in ++
--- /var/tmp/diff_new_pack.bVgDu9/_old  2016-09-05 21:24:45.0 +0200

commit raspberrypi-firmware for openSUSE:Factory

2016-08-25 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-08-25 09:58:10

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config-rpi.changes
 2016-07-24 19:53:28.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
2016-08-25 09:58:12.0 +0200
@@ -1,0 +2,5 @@
+Wed Aug 24 13:21:26 UTC 2016 - mplus...@suse.com
+
+- Update to d0bc6ce (2016.08.23)
+
+---
raspberrypi-firmware-config-rpi2.changes: same change
raspberrypi-firmware-config-rpi3.changes: same change
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2016.07.15.tar.bz2

New:

  raspberrypi-firmware-2016.08.23.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config-rpi.spec ++
--- /var/tmp/diff_new_pack.5SXcpx/_old  2016-08-25 09:58:14.0 +0200
+++ /var/tmp/diff_new_pack.5SXcpx/_new  2016-08-25 09:58:14.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware-config-rpi
-Version:2016.07.15
+Version:2016.08.23
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT

raspberrypi-firmware-config-rpi2.spec: same change
raspberrypi-firmware-config-rpi3.spec: same change
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.5SXcpx/_old  2016-08-25 09:58:14.0 +0200
+++ /var/tmp/diff_new_pack.5SXcpx/_new  2016-08-25 09:58:14.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2016.07.15
+Version:2016.08.23
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2016.07.15.tar.bz2 -> 
raspberrypi-firmware-2016.08.23.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2016.07.15.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2016.08.23.tar.bz2
 differ: char 11, line 1

++ raspberrypi-firmware-config.spec.in ++
--- /var/tmp/diff_new_pack.5SXcpx/_old  2016-08-25 09:58:14.0 +0200
+++ /var/tmp/diff_new_pack.5SXcpx/_new  2016-08-25 09:58:14.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   __NAME__
-Version:2016.07.15
+Version:2016.08.23
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT




commit raspberrypi-firmware for openSUSE:Factory

2016-07-24 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-07-24 19:53:06

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config-rpi.changes
 2016-06-23 13:35:48.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
2016-07-24 19:53:28.0 +0200
@@ -1,0 +2,6 @@
+Thu Jul 21 19:59:56 UTC 2016 - mplus...@suse.com
+
+- Update to 051aed7 (2016.07.15)
+- Simplify spec file a bit
+
+---
raspberrypi-firmware-config-rpi2.changes: same change
raspberrypi-firmware-config-rpi3.changes: same change
raspberrypi-firmware.changes: same change

Old:

  raspberrypi-firmware-2016.05.20.tar.bz2

New:

  raspberrypi-firmware-2016.07.15.tar.bz2



Other differences:
--
++ raspberrypi-firmware-config-rpi.spec ++
--- /var/tmp/diff_new_pack.UkrWPe/_old  2016-07-24 19:53:30.0 +0200
+++ /var/tmp/diff_new_pack.UkrWPe/_new  2016-07-24 19:53:30.0 +0200
@@ -17,16 +17,16 @@
 
 
 Name:   raspberrypi-firmware-config-rpi
-Version:2016.05.20
+Version:2016.07.15
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT
 Group:  System/Boot
 Url:https://github.com/raspberrypi/firmware/
 Source: config-rpi.txt
+BuildRequires:  raspberrypi-firmware
 Requires:   raspberrypi-firmware = %{version}
 Conflicts:  otherproviders(raspberrypi-firmware-config)
-BuildRequires:  raspberrypi-firmware
 Provides:   raspberrypi-firmware-branding-openSUSE = %{version}
 Obsoletes:  raspberrypi-firmware-branding-openSUSE < %{version}
 Provides:   raspberrypi-firmware-config = %{version}
@@ -42,8 +42,7 @@
 %build
 
 %install
-mkdir -p %{buildroot}/boot/vc
-install -m 644 %{SOURCE0} %{buildroot}/boot/vc/config.txt
+install -D -p -m 0644 %{SOURCE0} %{buildroot}/boot/vc/config.txt
 
 %files
 %defattr(-,root,root)

++ raspberrypi-firmware-config-rpi2.spec ++
--- /var/tmp/diff_new_pack.UkrWPe/_old  2016-07-24 19:53:30.0 +0200
+++ /var/tmp/diff_new_pack.UkrWPe/_new  2016-07-24 19:53:30.0 +0200
@@ -17,16 +17,16 @@
 
 
 Name:   raspberrypi-firmware-config-rpi2
-Version:2016.05.20
+Version:2016.07.15
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT
 Group:  System/Boot
 Url:https://github.com/raspberrypi/firmware/
 Source: config-rpi2.txt
+BuildRequires:  raspberrypi-firmware
 Requires:   raspberrypi-firmware = %{version}
 Conflicts:  otherproviders(raspberrypi-firmware-config)
-BuildRequires:  raspberrypi-firmware
 Provides:   raspberrypi-firmware-branding-openSUSE = %{version}
 Obsoletes:  raspberrypi-firmware-branding-openSUSE < %{version}
 Provides:   raspberrypi-firmware-config = %{version}
@@ -42,8 +42,7 @@
 %build
 
 %install
-mkdir -p %{buildroot}/boot/vc
-install -m 644 %{SOURCE0} %{buildroot}/boot/vc/config.txt
+install -D -p -m 0644 %{SOURCE0} %{buildroot}/boot/vc/config.txt
 
 %files
 %defattr(-,root,root)

++ raspberrypi-firmware-config-rpi3.spec ++
--- /var/tmp/diff_new_pack.UkrWPe/_old  2016-07-24 19:53:30.0 +0200
+++ /var/tmp/diff_new_pack.UkrWPe/_new  2016-07-24 19:53:30.0 +0200
@@ -17,16 +17,16 @@
 
 
 Name:   raspberrypi-firmware-config-rpi3
-Version:2016.05.20
+Version:2016.07.15
 Release:0
 Summary:Configuration for the Raspberry Pi firmware loader
 License:MIT
 Group:  System/Boot
 Url:https://github.com/raspberrypi/firmware/
 Source: config-rpi3.txt
+BuildRequires:  raspberrypi-firmware
 Requires:   raspberrypi-firmware = %{version}
 Conflicts:  otherproviders(raspberrypi-firmware-config)
-BuildRequires:  raspberrypi-firmware
 Provides:   raspberrypi-firmware-branding-openSUSE = %{version}
 Obsoletes:  raspberrypi-firmware-branding-openSUSE < %{version}
 Provides:   raspberrypi-firmware-config = %{version}
@@ -42,8 +42,7 @@
 %build
 
 %install
-mkdir -p %{buildroot}/boot/vc
-install -m 644 %{SOURCE0} %{buildroot}/boot/vc/config.txt
+install -D -p -m 0644 %{SOURCE0} %{buildroot}/boot/vc/config.txt
 
 %files
 %defattr(-,root,root)

++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.UkrWPe/_old  2016-07-24 19:53:31.0 +0200
+++ /var/tmp/diff_new_pack.UkrWPe/_new  

commit raspberrypi-firmware for openSUSE:Factory

2016-06-23 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-06-23 13:35:44

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

New Changes file:

--- /dev/null   2016-04-07 01:36:33.300037506 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-config-rpi.changes
2016-06-23 13:35:48.0 +0200
@@ -0,0 +1,247 @@
+---
+Thu Jun 16 15:51:19 UTC 2016 - afaer...@suse.de
+
+- Fix last changelog entry
+- Run format_spec_file in pre_checkin.sh to fix spec file header
+- Restore silently dropped defattr that breaks older builds
+
+---
+Mon Jun  6 11:44:28 UTC 2016 - dmuel...@suse.com
+
+- remove branding-openSUSE subpackage and split config
+  into the 3 variants for (rpi, rpi2, rpi3)
+
+---
+Tue May 31 09:59:59 UTC 2016 - guilla...@opensuse.org
+
+- Update to ac0c0bf (2016-05-20)
+
+---
+Tue May 10 17:58:12 UTC 2016 - dmuel...@suse.com
+
+- mark package as noarch (adds rpmlintrc)
+- split extra bootloaders into separate -extra subpackage
+
+---
+Wed May  4 19:37:54 UTC 2016 - afaer...@suse.de
+
+- Enable aarch64 builds for Raspberry Pi 3
+
+---
+Fri Apr 29 08:49:32 UTC 2016 - guilla...@opensuse.org
+
+- Update to 20958cd (2016-04-27)
+
+---
+Wed Apr  6 12:11:46 UTC 2016 - guilla...@opensuse.org
+
+- Update to c065500 (2016-04-05)
+
+---
+Mon Mar  7 14:41:14 UTC 2016 - afaer...@suse.de
+
+- Revert to last actual change b48c36f (2016-03-04)
+- Fix version bug found by Guillaume by using git-log (as intended)
+
+---
+Mon Mar  7 12:54:59 UTC 2016 - guilla...@opensuse.org
+
+- Update to 845eb06 (2016-03-05)
+
+---
+Mon Mar  7 12:50:58 UTC 2016 - guilla...@opensuse.org
+
+- Fix get-from-git.sh to get version even when packaged files are 
+  not in the last commit
+
+---
+Tue Mar  1 14:49:16 UTC 2016 - guilla...@opensuse.org
+
+- Update Config.txt (add GPU mem option for 1024 MB version)
+
+---
+Tue Mar  1 14:47:38 UTC 2016 - guilla...@opensuse.org
+
+- Update to 9cd1c6c (2016-02-29)
+
+---
+Thu Feb 25 15:05:36 UTC 2016 - guilla...@opensuse.org
+
+- Update to 565197e (2016-02-19)
+
+---
+Thu Feb  4 14:37:48 UTC 2016 - guilla...@opensuse.org
+
+- Update to cb2ffaa (2016-02-01)
+
+---
+Thu Jan 14 10:58:53 UTC 2016 - guilla...@opensuse.org
+
+- Update to 7147575 (2016-01-13)
+
+---
+Tue Dec  8 16:29:07 UTC 2015 - afaer...@suse.de
+
+- Update to 224c756 (2015-12-08)
+
+---
+Tue Dec  8 16:13:14 UTC 2015 - afaer...@suse.de
+
+- Move files from /boot to /boot/vc to allow directly updating the
+  FAT partition through a /boot/vc mount
+- Require the main package for the branding package
+
+---
+Sun Nov 29 14:08:53 UTC 2015 - afaer...@suse.de
+
+- Update to ed611df (2015-11-25)
+* Clarifies licensing of start_*.elf files
+- Improve get-from-git.sh
+* Automate file removal and addition
+* Use date of last relevant change
+- Add branding-openSUSE subpackage, based on a to-do item in
+  openSUSE:Factory:ARM JeOS package's uboot-image-install.in script
+* Update comment about zImage to reflect current U-Boot situation
+
+---
+Wed Oct 28 14:07:32 UTC 2015 - afaer...@suse.de
+
+- Add get-from-git.sh script as source file (sr#341314)
+
+---
+Mon Oct 26 18:11:24 UTC 2015 - afaer...@suse.de
+
+- Update to 4047fe2 (2015-10-23)
+- Throw out all non-free gfx sub-packages and files
+
+---
+Mon Oct 12 09:45:37 UTC 2015 - guilla...@opensuse.org

commit raspberrypi-firmware for openSUSE:Factory

2016-06-13 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-06-13 21:55:28

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware.changes
2016-05-23 16:38:50.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware.changes
   2016-06-13 21:55:29.0 +0200
@@ -1,0 +2,5 @@
+Tue May 31 09:59:59 UTC 2016 - guilla...@opensuse.org
+
+- Update to ac0c0bf (2016-05-20)
+
+---

Old:

  raspberrypi-firmware-2016.04.27.tar.bz2

New:

  raspberrypi-firmware-2016.05.20.tar.bz2



Other differences:
--
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.yx43c2/_old  2016-06-13 21:55:30.0 +0200
+++ /var/tmp/diff_new_pack.yx43c2/_new  2016-06-13 21:55:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2016.04.27
+Version:2016.05.20
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2016.04.27.tar.bz2 -> 
raspberrypi-firmware-2016.05.20.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2016.04.27.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2016.05.20.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2016-05-23 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-05-23 16:38:49

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware.changes
2016-05-17 17:14:18.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware.changes
   2016-05-23 16:38:50.0 +0200
@@ -1,0 +2,6 @@
+Tue May 10 17:58:12 UTC 2016 - dmuel...@suse.com
+
+- mark package as noarch (adds rpmlintrc)
+- split extra bootloaders into separate -extra subpackage
+
+---

New:

  raspberrypi-firmware-rpmlintrc



Other differences:
--
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.mYZtV5/_old  2016-05-23 16:38:51.0 +0200
+++ /var/tmp/diff_new_pack.mYZtV5/_new  2016-05-23 16:38:51.0 +0200
@@ -23,15 +23,25 @@
 License:SUSE-Firmware
 Group:  System/Boot
 Url:https://github.com/raspberrypi/firmware/
-ExclusiveArch:  %arm aarch64
+BuildArch:  noarch
 Source0:raspberrypi-firmware-%{version}.tar.bz2
 Source1:get-from-git.sh
 Source2:Config.txt
+Source99:   %name-rpmlintrc
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Binary bootloader and firmware files for Raspberry Pi
 
+%package extra
+Summary:Extra bootloaders for Raspberry Pi
+Group:  System/Boot
+Requires:   raspberrypi-firmware = %{version}
+
+%description extra
+This package provides the console, experimental and debug
+firmware files for Raspberry Pi
+
 
 %package branding-openSUSE
 Summary:openSUSE Branding for Raspberry Pi
@@ -60,15 +70,19 @@
 %defattr(-,root,root)
 %dir /boot/vc
 /boot/vc/start.elf
+/boot/vc/fixup.dat
+/boot/vc/bootcode.bin
+%doc /boot/vc/LICENCE.broadcom
+
+%files extra
+%defattr(-,root,root)
+%dir /boot/vc
 /boot/vc/start_cd.elf
 /boot/vc/start_db.elf
 /boot/vc/start_x.elf
-/boot/vc/fixup.dat
 /boot/vc/fixup_cd.dat
 /boot/vc/fixup_db.dat
 /boot/vc/fixup_x.dat
-/boot/vc/bootcode.bin
-%doc /boot/vc/LICENCE.broadcom
 
 %files branding-openSUSE
 %defattr(-,root,root)

++ raspberrypi-firmware-rpmlintrc ++
# These are binaries not executed on the CPU but on the graphics card
addFilter('.*arch-independent-package-contains-binary-or-object.*/boot/vc/.*.elf')



commit raspberrypi-firmware for openSUSE:Factory

2016-05-17 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-05-17 17:14:16

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware.changes
2016-05-04 08:19:53.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware.changes
   2016-05-17 17:14:18.0 +0200
@@ -1,0 +2,5 @@
+Wed May  4 19:37:54 UTC 2016 - afaer...@suse.de
+
+- Enable aarch64 builds for Raspberry Pi 3
+
+---



Other differences:
--
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.hbgt0A/_old  2016-05-17 17:14:19.0 +0200
+++ /var/tmp/diff_new_pack.hbgt0A/_new  2016-05-17 17:14:19.0 +0200
@@ -23,7 +23,7 @@
 License:SUSE-Firmware
 Group:  System/Boot
 Url:https://github.com/raspberrypi/firmware/
-ExclusiveArch:  %arm
+ExclusiveArch:  %arm aarch64
 Source0:raspberrypi-firmware-%{version}.tar.bz2
 Source1:get-from-git.sh
 Source2:Config.txt




commit raspberrypi-firmware for openSUSE:Factory

2016-05-04 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-05-04 08:19:52

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware.changes
2016-04-11 10:26:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware.changes
   2016-05-04 08:19:53.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr 29 08:49:32 UTC 2016 - guilla...@opensuse.org
+
+- Update to 20958cd (2016-04-27)
+
+---

Old:

  raspberrypi-firmware-2016.04.05.tar.bz2

New:

  raspberrypi-firmware-2016.04.27.tar.bz2



Other differences:
--
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.bHhexC/_old  2016-05-04 08:19:54.0 +0200
+++ /var/tmp/diff_new_pack.bHhexC/_new  2016-05-04 08:19:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2016.04.05
+Version:2016.04.27
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2016.04.05.tar.bz2 -> 
raspberrypi-firmware-2016.04.27.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2016.04.05.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2016.04.27.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2016-04-11 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-04-11 09:14:19

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware.changes
2016-03-09 16:48:42.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware.changes
   2016-04-11 10:26:25.0 +0200
@@ -1,0 +2,5 @@
+Wed Apr  6 12:11:46 UTC 2016 - guilla...@opensuse.org
+
+- Update to c065500 (2016-04-05)
+
+---

Old:

  raspberrypi-firmware-2016.03.04.tar.bz2

New:

  raspberrypi-firmware-2016.04.05.tar.bz2



Other differences:
--
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.6v1pvO/_old  2016-04-11 10:26:26.0 +0200
+++ /var/tmp/diff_new_pack.6v1pvO/_new  2016-04-11 10:26:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2016.03.04
+Version:2016.04.05
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2016.03.04.tar.bz2 -> 
raspberrypi-firmware-2016.04.05.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2016.03.04.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2016.04.05.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2016-03-09 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-03-09 15:17:17

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware.changes
2016-03-07 13:24:20.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware.changes
   2016-03-09 16:48:42.0 +0100
@@ -1,0 +2,17 @@
+Mon Mar  7 14:41:14 UTC 2016 - afaer...@suse.de
+
+- Revert to last actual change b48c36f (2016-03-04)
+- Fix version bug found by Guillaume by using git-log (as intended)
+
+---
+Mon Mar  7 12:54:59 UTC 2016 - guilla...@opensuse.org
+
+- Update to 845eb06 (2016-03-05)
+
+---
+Mon Mar  7 12:50:58 UTC 2016 - guilla...@opensuse.org
+
+- Fix get-from-git.sh to get version even when packaged files are 
+  not in the last commit
+
+---

Old:

  raspberrypi-firmware-2016.02.29.tar.bz2

New:

  raspberrypi-firmware-2016.03.04.tar.bz2



Other differences:
--
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.mT4XAM/_old  2016-03-09 16:48:44.0 +0100
+++ /var/tmp/diff_new_pack.mT4XAM/_new  2016-03-09 16:48:44.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2016.02.29
+Version:2016.03.04
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ get-from-git.sh ++
--- /var/tmp/diff_new_pack.mT4XAM/_old  2016-03-09 16:48:44.0 +0100
+++ /var/tmp/diff_new_pack.mT4XAM/_new  2016-03-09 16:48:44.0 +0100
@@ -14,7 +14,7 @@
 TOPDIR=$(pwd)
 SOURCES="README boot/LICENCE.broadcom boot/*.elf boot/*.bin boot/*.dat"
 cd firmware
-LINE=$(git show --format=format:"%h %ai" -- ${SOURCES}|head -n 1)
+LINE=$(git log --format=format:"%h %ai" -- ${SOURCES}|head -n 1)
 set -- $LINE
 REV=$1
 DATE=$2

++ raspberrypi-firmware-2016.02.29.tar.bz2 -> 
raspberrypi-firmware-2016.03.04.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2016.02.29.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2016.03.04.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2016-03-07 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-03-07 13:23:58

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware.changes
2016-02-17 12:23:53.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware.changes
   2016-03-07 13:24:20.0 +0100
@@ -1,0 +2,15 @@
+Tue Mar  1 14:49:16 UTC 2016 - guilla...@opensuse.org
+
+- Update Config.txt (add GPU mem option for 1024 MB version)
+
+---
+Tue Mar  1 14:47:38 UTC 2016 - guilla...@opensuse.org
+
+- Update to 9cd1c6c (2016-02-29)
+
+---
+Thu Feb 25 15:05:36 UTC 2016 - guilla...@opensuse.org
+
+- Update to 565197e (2016-02-19)
+
+---

Old:

  raspberrypi-firmware-2016.02.01.tar.bz2

New:

  raspberrypi-firmware-2016.02.29.tar.bz2



Other differences:
--
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.6IQOdL/_old  2016-03-07 13:24:21.0 +0100
+++ /var/tmp/diff_new_pack.6IQOdL/_new  2016-03-07 13:24:21.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2016.02.01
+Version:2016.02.29
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ Config.txt ++
--- /var/tmp/diff_new_pack.6IQOdL/_old  2016-03-07 13:24:21.0 +0100
+++ /var/tmp/diff_new_pack.6IQOdL/_new  2016-03-07 13:24:21.0 +0100
@@ -1,10 +1,13 @@
 # Get more options/information on http://elinux.org/RPiconfig
+# or on https://www.raspberrypi.org/documentation/configuration/config-txt.md
 # Our kernels are located on a Linux partition. Chainload U-Boot to load them.
 kernel=u-boot.bin
 # Use 64 MB for GPU for RPi with 256 MB (Min 16 - Max 192 MB)
 gpu_mem_256=64
-# Use 128 MB for GPU for RPi with 512 MB (Min 16 - Max 448 MB)
-gpu_mem_512=128
+# Use 64 MB for GPU for RPi with 512 MB (Min 16 - Max 448 MB)
+gpu_mem_512=64
+# Use 128 MB for GPU for RPi with 1024 MB (Min 16 - Max 944 MB)
+gpu_mem_1024=128
 # Turbo mode: 0 = enable dynamic freq/voltage - 1 = always max
 force_turbo=0
 # Start in turbo mode for 30 seconds or until cpufreq sets a frequency

++ raspberrypi-firmware-2016.02.01.tar.bz2 -> 
raspberrypi-firmware-2016.02.29.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2016.02.01.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2016.02.29.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2016-02-17 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-02-17 10:24:24

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware.changes
2016-01-20 09:54:29.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware.changes
   2016-02-17 12:23:53.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb  4 14:37:48 UTC 2016 - guilla...@opensuse.org
+
+- Update to cb2ffaa (2016-02-01)
+
+---

Old:

  raspberrypi-firmware-2016.01.13.tar.bz2

New:

  raspberrypi-firmware-2016.02.01.tar.bz2



Other differences:
--
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.kauzox/_old  2016-02-17 12:23:54.0 +0100
+++ /var/tmp/diff_new_pack.kauzox/_new  2016-02-17 12:23:54.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2016.01.13
+Version:2016.02.01
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2016.01.13.tar.bz2 -> 
raspberrypi-firmware-2016.02.01.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2016.01.13.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2016.02.01.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2016-01-20 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-01-20 09:54:27

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware.changes
2015-12-20 10:52:41.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware.changes
   2016-01-20 09:54:29.0 +0100
@@ -1,0 +2,5 @@
+Thu Jan 14 10:58:53 UTC 2016 - guilla...@opensuse.org
+
+- Update to 7147575 (2016-01-13)
+
+---

Old:

  raspberrypi-firmware-2015.12.08.tar.bz2

New:

  raspberrypi-firmware-2016.01.13.tar.bz2



Other differences:
--
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.ecu1Ko/_old  2016-01-20 09:54:31.0 +0100
+++ /var/tmp/diff_new_pack.ecu1Ko/_new  2016-01-20 09:54:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package raspberrypi-firmware
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   raspberrypi-firmware
-Version:2015.12.08
+Version:2016.01.13
 Release:0
 Summary:Binary bootloader and firmware files for Raspberry Pi
 License:SUSE-Firmware

++ raspberrypi-firmware-2015.12.08.tar.bz2 -> 
raspberrypi-firmware-2016.01.13.tar.bz2 ++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2015.12.08.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2016.01.13.tar.bz2
 differ: char 11, line 1




commit raspberrypi-firmware for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2015-12-20 10:52:40

Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)


Package is "raspberrypi-firmware"

Changes:

--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware.changes
2015-11-18 22:34:29.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware.changes
   2015-12-20 10:52:41.0 +0100
@@ -1,0 +2,24 @@
+Tue Dec  8 16:29:07 UTC 2015 - afaer...@suse.de
+
+- Update to 224c756 (2015-12-08)
+
+---
+Tue Dec  8 16:13:14 UTC 2015 - afaer...@suse.de
+
+- Move files from /boot to /boot/vc to allow directly updating the
+  FAT partition through a /boot/vc mount
+- Require the main package for the branding package
+
+---
+Sun Nov 29 14:08:53 UTC 2015 - afaer...@suse.de
+
+- Update to ed611df (2015-11-25)
+* Clarifies licensing of start_*.elf files
+- Improve get-from-git.sh
+* Automate file removal and addition
+* Use date of last relevant change
+- Add branding-openSUSE subpackage, based on a to-do item in
+  openSUSE:Factory:ARM JeOS package's uboot-image-install.in script
+* Update comment about zImage to reflect current U-Boot situation
+
+---

Old:

  raspberrypi-firmware-2015.10.23.tar.bz2

New:

  Config.txt
  raspberrypi-firmware-2015.12.08.tar.bz2



Other differences:
--
++ raspberrypi-firmware.spec ++
--- /var/tmp/diff_new_pack.GJO4e3/_old  2015-12-20 10:52:43.0 +0100
+++ /var/tmp/diff_new_pack.GJO4e3/_new  2015-12-20 10:52:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package raspberrypi-firmware
 #
-# Copyright (c) 2015 SUSE Linux GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,21 +12,37 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
+
 Name:   raspberrypi-firmware
-Version:2015.10.23
+Version:2015.12.08
 Release:0
-License:SUSE-Firmware
 Summary:Binary bootloader and firmware files for Raspberry Pi
-Url:https://github.com/raspberrypi/firmware/
+License:SUSE-Firmware
 Group:  System/Boot
+Url:https://github.com/raspberrypi/firmware/
 ExclusiveArch:  %arm
 Source0:raspberrypi-firmware-%{version}.tar.bz2
 Source1:get-from-git.sh
+Source2:Config.txt
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Binary bootloader and firmware files for Raspberry Pi
 
+
+%package branding-openSUSE
+Summary:openSUSE Branding for Raspberry Pi
+Group:  System/Boot
+Requires:   raspberrypi-firmware = %{version}
+
+%description branding-openSUSE
+Binary bootloader and firmware files for Raspberry Pi
+
+This sub-package configures the openSUSE boot process.
+
 Note: Config.txt can be used to set some params (gpu_mem, etc.)
 
 
@@ -36,20 +52,26 @@
 %build
 
 %install
-mkdir -p %buildroot/boot
-cp -a boot/*.elf boot/*.bin boot/*.dat boot/LICENCE.broadcom %buildroot/boot
+mkdir -p %buildroot/boot/vc
+cp -a boot/*.elf boot/*.bin boot/*.dat boot/LICENCE.broadcom %buildroot/boot/vc
+cp %{SOURCE2} %buildroot/boot/vc/Config.txt
 
 %files
 %defattr(-,root,root)
-/boot/start.elf
-/boot/start_cd.elf
-/boot/start_db.elf
-/boot/start_x.elf
-/boot/fixup.dat
-/boot/fixup_cd.dat
-/boot/fixup_db.dat
-/boot/fixup_x.dat
-/boot/bootcode.bin
-%doc /boot/LICENCE.broadcom
+%dir /boot/vc
+/boot/vc/start.elf
+/boot/vc/start_cd.elf
+/boot/vc/start_db.elf
+/boot/vc/start_x.elf
+/boot/vc/fixup.dat
+/boot/vc/fixup_cd.dat
+/boot/vc/fixup_db.dat
+/boot/vc/fixup_x.dat
+/boot/vc/bootcode.bin
+%doc /boot/vc/LICENCE.broadcom
+
+%files branding-openSUSE
+%defattr(-,root,root)
+%config /boot/vc/Config.txt
 
 %changelog

++ Config.txt ++
# Get more options/information on http://elinux.org/RPiconfig
# Our kernels are located on a Linux partition. Chainload U-Boot to load them.
kernel=u-boot.bin
# Use 64 MB for GPU for RPi with 256 MB (Min 16 - Max 192 MB)
gpu_mem_256=64
# Use 128 MB for GPU for RPi with 512 MB (Min 16 - Max 448 MB)
gpu_mem_512=128
# Turbo mode: 0 = enable dynamic freq/voltage - 1 = always max
force_turbo=0
# Start in turbo