Accepting request 872902 from home:tiwai:branches:Kernel:HEAD
- Correct the RPi4 brcm config to recover the WiFi breakage (bsc#1182320): Revert-brcm-rpi4-boardflags3-bit.patch OBS-URL: https://build.opensuse.org/request/show/872902 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=346
This commit is contained in:
parent
3960befb0b
commit
79a96752d9
13
Revert-brcm-rpi4-boardflags3-bit.patch
Normal file
13
Revert-brcm-rpi4-boardflags3-bit.patch
Normal file
@ -0,0 +1,13 @@
|
||||
diff --git a/brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt b/brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt
|
||||
index d5bd53046840..8dda1683ec75 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
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 16 16:59:47 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Correct the RPi4 brcm config to recover the WiFi breakage
|
||||
(bsc#1182320):
|
||||
Revert-brcm-rpi4-boardflags3-bit.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 09 14:52:28 UTC 2021 - tiwai@suse.com
|
||||
|
||||
|
@ -59,6 +59,7 @@ Source1011: fwtopics.py
|
||||
Source1012: check-topic.py
|
||||
Source1013: update-aliases.py
|
||||
Source1014: README.build
|
||||
Patch1: Revert-brcm-rpi4-boardflags3-bit.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: suse-module-tools
|
||||
Requires(post): /usr/bin/mkdir /usr/bin/touch
|
||||
@ -5770,6 +5771,7 @@ various USB WiFi / Ethernet drivers.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
# additional firmwares
|
||||
cat %{SOURCE1} >> WHENCE
|
||||
cp %{SOURCE2} %{SOURCE8} %{SOURCE9} %{SOURCE10} .
|
||||
|
Loading…
Reference in New Issue
Block a user