blob: 1ad0fd1b2be34570c8f216ce7e17c556b031d84d [file] [log] [blame]
Brad Bishop26bdd442019-08-16 17:08:17 -04001From c9d4f263131cb8e62597e0a296968b5cdbfe0019 Mon Sep 17 00:00:00 2001
2From: Andrei Gherzan <andrei@gherzan.ro>
3Date: Thu, 27 Jun 2019 20:49:10 +0100
4Subject: [PATCH] brcmfmac43455-sdio.txt: Follow raspbian change for
5 boardflags3
6
7Without this change the WiFi interface on RPi4 never comes up. Also the
8upstream repository doesn't include this change. It is only (as far as I
9know) part of the raspberrypi deb repository with the following
10changelog:
11
12firmware-nonfree (1:20190114-1+rpt2) buster; urgency=medium
13 * Update brcmfmac43455-sdio.txt
14 - Update boardflags3
15 -- Serge Schneider <serge@raspberrypi.org> Thu, 18 Apr 2019 14:35:34
16+0100
17
18Upstream-status: Pending
19Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
20---
21 brcm/brcmfmac43455-sdio.txt | 2 +-
22 1 file changed, 1 insertion(+), 1 deletion(-)
23
24diff --git a/brcm/brcmfmac43455-sdio.txt b/brcm/brcmfmac43455-sdio.txt
25index 54d9321..6801286 100644
26--- a/brcm/brcmfmac43455-sdio.txt
27+++ b/brcm/brcmfmac43455-sdio.txt
28@@ -21,7 +21,7 @@ btc_mode=1
29 # bit1 for btcoex
30 boardflags=0x00480201
31 boardflags2=0x40800000
32-boardflags3=0x48200100
33+boardflags3=0x44200100
34 phycal_tempdelta=15
35 rxchain=1
36 txchain=1
37--
382.17.1
39