linux-firmware.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* brcm: add missing symlink for Pi Zero W NVRAM file
@ 2021-04-19 17:38 Michel Piquemal
  2021-04-21 11:23 ` Josh Boyer
  0 siblings, 1 reply; 4+ messages in thread
From: Michel Piquemal @ 2021-04-19 17:38 UTC (permalink / raw)
  To: linux-firmware; +Cc: jwboyer

Raspberry Pi Zero W has no NVRAM files specified and dmesg reports the 
following error at boot:
brcmfmac mmc1:0001:1: Direct firmware load for 
brcm/brcmfmac43430-sdio.raspberrypi,model-zero-w.txt failed with error -2

Pi Zero W uses same wifi BCM43430 module than Pi 3 model B:
symlinking to that Pi 3b NVRAM file fixes the issue, and wifi works as 
expected.

Signed-off-by: Michel Piquemal <spam@ipik.org>


--- a/WHENCE
+++ b/WHENCE
@@ -2771,6 +2771,7 @@ Link: brcm/brcmfmac43430-sdio.sinovoip,b
  File: "brcm/brcmfmac43430-sdio.Hampoo-D2D3_Vi8A1.txt"
  File: "brcm/brcmfmac43430-sdio.MUR1DX.txt"
  File: "brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt"
+Link: brcm/brcmfmac43430-sdio.raspberrypi,model-zero-w.txt -> 
brcmfmac43430-sdio.raspberrypi,3-model-b.txt
  File: "brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt"
  Link: brcm/brcmfmac43455-sdio.raspberrypi,3-model-a-plus.txt -> 
brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt
  File: "brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt"



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-23 11:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-19 17:38 brcm: add missing symlink for Pi Zero W NVRAM file Michel Piquemal
2021-04-21 11:23 ` Josh Boyer
2021-04-22 17:47   ` Michel Piquemal
2021-04-23 11:05     ` Josh Boyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).