20210315 release
This commit is contained in:
parent
ac763aa197
commit
2317c761b8
@ -1,31 +0,0 @@
|
|||||||
From 58825f74eb0156822065c449a770644a69044d88 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Matthias Brugger <mbrugger@suse.com>
|
|
||||||
Date: Tue, 16 Feb 2021 20:35:23 +0100
|
|
||||||
Subject: [PATCH 1/6] brcm: Fix Raspberry Pi 4B NVRAM file
|
|
||||||
|
|
||||||
NVRAM file set's boarflags3 to 0x48200100 which indicates the firmware
|
|
||||||
that an external LPO is present. But on the RPi4 no external LPO exists.
|
|
||||||
|
|
||||||
Fixes: 870b805 ("brcm: Update Raspberry Pi 3B+/4B NVRAM for downstream changes")
|
|
||||||
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
|
|
||||||
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
|
|
||||||
---
|
|
||||||
brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt | 2 +-
|
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
||||||
|
|
||||||
diff --git a/brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt b/brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt
|
|
||||||
index d5bd530..8dda168 100644
|
|
||||||
--- a/brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt
|
|
||||||
+++ b/brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt
|
|
||||||
@@ -7,7 +7,7 @@ aa5g=1
|
|
||||||
AvVmid_c0=1,165,2,100,2,100,2,100,2,100
|
|
||||||
boardflags=0x00480201
|
|
||||||
boardflags2=0x40800000
|
|
||||||
-boardflags3=0x48200100
|
|
||||||
+boardflags3=0x44200100
|
|
||||||
boardrev=0x1304
|
|
||||||
boardtype=0x6e4
|
|
||||||
btc_mode=1
|
|
||||||
--
|
|
||||||
2.29.2
|
|
||||||
|
|
@ -1,11 +1,11 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%global firmware_release 118
|
%global firmware_release 119
|
||||||
|
|
||||||
%global _firmwarepath /usr/lib/firmware
|
%global _firmwarepath /usr/lib/firmware
|
||||||
%define _binaries_in_noarch_packages_terminate_build 0
|
%define _binaries_in_noarch_packages_terminate_build 0
|
||||||
|
|
||||||
Name: linux-firmware
|
Name: linux-firmware
|
||||||
Version: 20210208
|
Version: 20210315
|
||||||
Release: %{firmware_release}%{?dist}
|
Release: %{firmware_release}%{?dist}
|
||||||
Summary: Firmware files used by the Linux kernel
|
Summary: Firmware files used by the Linux kernel
|
||||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||||
@ -14,7 +14,6 @@ BuildArch: noarch
|
|||||||
|
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.xz
|
||||||
Patch1: 0001-Add-support-for-compressing-firmware-in-copy-firmwar.patch
|
Patch1: 0001-Add-support-for-compressing-firmware-in-copy-firmwar.patch
|
||||||
Patch2: 0001-brcm-Fix-Raspberry-Pi-4B-NVRAM-file.patch
|
|
||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
Requires: linux-firmware-whence
|
Requires: linux-firmware-whence
|
||||||
@ -438,10 +437,22 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
|||||||
%{_firmwarepath}/netronome/*
|
%{_firmwarepath}/netronome/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 15 2021 Peter Robinson <pbrobinson@fedoraproject.org> 20210315-119
|
||||||
|
- Update to upstream 20210315 release
|
||||||
|
- Update to Intel Bluetooth AX200/201 firmware
|
||||||
|
- rtw88: 8822c: Update normal firmware to v9.9.6
|
||||||
|
- rtw89: 8852a: add firmware v0.9.12.2
|
||||||
|
- iwlwifi: updates for 9000-family/7265D/core59-66 (cc, Qu, QuZ, ty)
|
||||||
|
- amdgpu: add initial firmware for green sardine
|
||||||
|
- Silabs new WF200 firmware
|
||||||
|
- Mellanox: Add new mlxsw_spectrum firmware xx.2008.2406
|
||||||
|
- Added Mediatek bluetooth chip (MT7921)
|
||||||
|
|
||||||
* Mon Mar 08 2021 Peter Robinson <pbrobinson@fedoraproject.org> 20210208-118
|
* Mon Mar 08 2021 Peter Robinson <pbrobinson@fedoraproject.org> 20210208-118
|
||||||
- Fix for Raspberry Pi 4 WiFi
|
- Fix for Raspberry Pi 4 WiFi
|
||||||
|
|
||||||
* Mon Feb 8 2021 Peter Robinson <pbrobinson@fedoraproject.org> 20210208-117
|
* Mon Feb 8 2021 Peter Robinson <pbrobinson@fedoraproject.org> 20210208-117
|
||||||
|
- Update to upstream 20210208 release
|
||||||
- rtl_bt: Updates for RTL8822C, RTL8821C, added RTL8852A
|
- rtl_bt: Updates for RTL8822C, RTL8821C, added RTL8852A
|
||||||
- Link Cypress brcmfmac firmwares to old brcm location
|
- Link Cypress brcmfmac firmwares to old brcm location
|
||||||
- brcm NVRAM updates for Raspberry Pi, added 96boards Rock960
|
- brcm NVRAM updates for Raspberry Pi, added 96boards Rock960
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (linux-firmware-20210208.tar.xz) = 122673a9f4662a807667127fc88f85115063836b98283951cc46887cae43e1d6bc912b5b95bf50e1e896ff4b9197577e53705ccb259b614d29c3bae37a637b6d
|
SHA512 (linux-firmware-20210315.tar.xz) = 499f0cd746f700ac95f8ca9947d1fb402f3bc53dd5302101ce94f0510ee013b5fa3b8cb6316ace93e3bb2df0a25fb53eb8099acc45c9bec051aa92986e9d188f
|
||||||
|
Loading…
Reference in New Issue
Block a user