linux-firmware.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Josh Boyer <jwboyer@kernel.org>
To: Peter Robinson <pbrobinson@gmail.com>
Cc: Linux Firmware <linux-firmware@kernel.org>,
	Matthias Brugger <mbrugger@suse.com>
Subject: Re: [PATCH] brcm: Update Raspberry Pi 3B+/4B NVRAM for downstream changes
Date: Sat, 9 Jan 2021 07:32:48 -0500	[thread overview]
Message-ID: <CA+5PVA7osJRckrLHM9szEpG-Fwr9LsPr7wibaBRb6d-sZB_FRQ@mail.gmail.com> (raw)
In-Reply-To: <20210108100029.715329-1-pbrobinson@gmail.com>

On Fri, Jan 8, 2021 at 5:00 AM Peter Robinson <pbrobinson@gmail.com> wrote:
>
> The Raspberry Pi Foundation NVRAM files have been updated for a new
> BT/WiFi coexistence parameter for firmwares newer than 177, now
> we have new firmwares (7.45.221) from Cypress for the BCM43455
> update the NVRAM for these parameters.
>
> Update the RPi4B NVRAM boardflags3 parameter to match too, which
> also happens to be what we already have for the RPi3B+.
>
> Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
> Cc: Matthias Brugger <mbrugger@suse.com>

Applied and pushed out.

josh

> ---
>  brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt | 1 +
>  brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt      | 3 ++-
>  2 files changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt b/brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt
> index ba94f54..e8d6b19 100644
> --- a/brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt
> +++ b/brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt
> @@ -13,6 +13,7 @@ boardtype=0x6e4
>  btc_mode=1
>  btc_params1=0x7530
>  btc_params8=0x4e20
> +btc_params50=0x972c
>  cbfilttype=1
>  cckPwrIdxCorr=3
>  cckTssiDelay=150
> diff --git a/brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt b/brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt
> index 425d293..d5bd530 100644
> --- a/brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt
> +++ b/brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt
> @@ -7,12 +7,13 @@ aa5g=1
>  AvVmid_c0=1,165,2,100,2,100,2,100,2,100
>  boardflags=0x00480201
>  boardflags2=0x40800000
> -boardflags3=0x44200100
> +boardflags3=0x48200100
>  boardrev=0x1304
>  boardtype=0x6e4
>  btc_mode=1
>  btc_params1=0x7530
>  btc_params8=0x4e20
> +btc_params50=0x972c
>  cbfilttype=1
>  cckPwrIdxCorr=3
>  cckTssiDelay=150
> --
> 2.29.2
>

      reply	other threads:[~2021-01-09 12:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-08 10:00 [PATCH] brcm: Update Raspberry Pi 3B+/4B NVRAM for downstream changes Peter Robinson
2021-01-09 12:32 ` Josh Boyer [this message]

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=CA+5PVA7osJRckrLHM9szEpG-Fwr9LsPr7wibaBRb6d-sZB_FRQ@mail.gmail.com \
    --to=jwboyer@kernel.org \
    --cc=linux-firmware@kernel.org \
    --cc=mbrugger@suse.com \
    --cc=pbrobinson@gmail.com \
    /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).