linux-firmware.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michel Piquemal <spam@ipik.org>
To: linux-firmware@kernel.org
Cc: jwboyer@kernel.org
Subject: brcm: add missing symlink for Pi Zero W NVRAM file
Date: Mon, 19 Apr 2021 19:38:15 +0200	[thread overview]
Message-ID: <0c5cfa45-1bc6-3f63-435b-5281529457d4@ipik.org> (raw)

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"



             reply	other threads:[~2021-04-19 17:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-19 17:38 Michel Piquemal [this message]
2021-04-21 11:23 ` brcm: add missing symlink for Pi Zero W NVRAM file Josh Boyer
2021-04-22 17:47   ` Michel Piquemal
2021-04-23 11:05     ` Josh Boyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0c5cfa45-1bc6-3f63-435b-5281529457d4@ipik.org \
    --to=spam@ipik.org \
    --cc=jwboyer@kernel.org \
    --cc=linux-firmware@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).