update to 4.19.1.20200114 [release 4.19.1.20200114-1mamba;Sun Jan 26 2020]

This commit is contained in:
Silvan Calarco 2024-01-05 17:21:28 +01:00
parent d86e6117d8
commit 8ad82ba841
2 changed files with 16 additions and 4 deletions

View File

@ -1,9 +1,12 @@
[rp1]
arm_freq=800
force_turbo=1
gpu_mem=100
disable_overscan=1
start_file=start_x.elf
fixup_file=fixup_x.dat
[rp2]
gpu_mem=128
[all]
start_x=1
framebuffer_depth=32
framebuffer_ignore_alpha=1
#hdmi_drive=2

View File

@ -6,7 +6,7 @@
Name: raspberrypi-firmware
Epoch: 1
Version: 4.14.1.20181112
Version: 4.19.1.20200114
Release: 1mamba
Summary: Boot firmware files (except kernel) for the Raspberry Pi
Group: System/Kernel and Hardware
@ -186,13 +186,16 @@ install -D -m0644 %{SOURCE23} %{buildroot}/lib/firmware/BCM43430A1.hcd
/boot/bootcode.bin
/boot/fixup*.dat
/boot/start*.elf
/boot/bcm2708-rpi-0-w.dtb
/boot/bcm2708-rpi-zero-w.dtb
/boot/bcm2708-rpi-zero.dtb
/boot/bcm2708-rpi-b.dtb
/boot/bcm2708-rpi-b-plus.dtb
/boot/bcm2708-rpi-cm.dtb
/boot/bcm2709-rpi-2-b.dtb
/boot/bcm2710-rpi-2-b.dtb
/boot/bcm2710-rpi-3-b.dtb
/boot/bcm2710-rpi-3-b-plus.dtb
/boot/bcm2711-rpi-4-b.dtb
/boot/bcm2710-rpi-cm3.dtb
/boot/LICENCE.broadcom
%config(noreplace) /boot/config.txt
@ -244,6 +247,12 @@ install -D -m0644 %{SOURCE23} %{buildroot}/lib/firmware/BCM43430A1.hcd
%endif
%changelog
* Sun Jan 26 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 4.19.1.20200114-1mamba
- update to 4.19.1.20200114
* Thu Jan 16 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 4.19.1.20190925-1mamba
- update to 4.19.1.20190925
* Fri Dec 07 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 4.14.1.20181112-1mamba
- update to 4.14.1.20181112