2019-11-27 16:26:04

by Matthias Brugger

[permalink] [raw]
Subject: [GIT PULL] Add NVRAM files for bcm43455 found on RPi4

Hi Josh,
Hi all,

This pull request adds the NVRAM config file for BCM43455 as needed by Raspberry
Pi 4. The only difference to the file for RPi3 is the value of boardflags3.

Please have a look and drop me a line, if you have any issues.

Regards,
Matthias

---
The following changes since commit e8a0f4c9314754d8b2cbe9840357d88a861c438a:

rtl_nic: add firmware rtl8168fp-3 (2019-11-18 16:16:01 -0500)

are available in the Git repository at:


https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux-firmware.git
rpi4-fw

for you to fetch changes up to f93c7a18dbb3705aa1899318c3bf5d3819cd7781:

brcm: Add BCM43455 NVRAM for Raspberry Pi 4 B (2019-11-27 17:12:39 +0100)

----------------------------------------------------------------
Matthias Brugger (1):
brcm: Add BCM43455 NVRAM for Raspberry Pi 4 B

brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt | 82 +++++++++++++++++++++++
1 file changed, 82 insertions(+)
create mode 100644 brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt


2019-12-04 07:52:01

by Matthias Brugger

[permalink] [raw]
Subject: Re: [GIT PULL] Add NVRAM files for bcm43455 found on RPi4

On 27/11/2019 17:23, Matthias Brugger wrote:
> Hi Josh,
> Hi all,
>

Friendly reminder, do you have any objections to include this file to the
repository?

Regards,
Matthias

> This pull request adds the NVRAM config file for BCM43455 as needed by Raspberry
> Pi 4. The only difference to the file for RPi3 is the value of boardflags3.
>
> Please have a look and drop me a line, if you have any issues.
>
> Regards,
> Matthias
>
> ---
> The following changes since commit e8a0f4c9314754d8b2cbe9840357d88a861c438a:
>
> rtl_nic: add firmware rtl8168fp-3 (2019-11-18 16:16:01 -0500)
>
> are available in the Git repository at:
>
>
> https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux-firmware.git
> rpi4-fw
>
> for you to fetch changes up to f93c7a18dbb3705aa1899318c3bf5d3819cd7781:
>
> brcm: Add BCM43455 NVRAM for Raspberry Pi 4 B (2019-11-27 17:12:39 +0100)
>
> ----------------------------------------------------------------
> Matthias Brugger (1):
> brcm: Add BCM43455 NVRAM for Raspberry Pi 4 B
>
> brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt | 82 +++++++++++++++++++++++
> 1 file changed, 82 insertions(+)
> create mode 100644 brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt
>

2019-12-15 12:27:03

by Josh Boyer

[permalink] [raw]
Subject: Re: [GIT PULL] Add NVRAM files for bcm43455 found on RPi4

On Wed, Nov 27, 2019 at 11:23 AM Matthias Brugger
<[email protected]> wrote:
>
> Hi Josh,
> Hi all,
>
> This pull request adds the NVRAM config file for BCM43455 as needed by Raspberry
> Pi 4. The only difference to the file for RPi3 is the value of boardflags3.
>
> Please have a look and drop me a line, if you have any issues.
>
> Regards,
> Matthias
>
> ---
> The following changes since commit e8a0f4c9314754d8b2cbe9840357d88a861c438a:
>
> rtl_nic: add firmware rtl8168fp-3 (2019-11-18 16:16:01 -0500)
>
> are available in the Git repository at:
>
>
> https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux-firmware.git
> rpi4-fw
>
> for you to fetch changes up to f93c7a18dbb3705aa1899318c3bf5d3819cd7781:
>
> brcm: Add BCM43455 NVRAM for Raspberry Pi 4 B (2019-11-27 17:12:39 +0100)
>
> ----------------------------------------------------------------
> Matthias Brugger (1):
> brcm: Add BCM43455 NVRAM for Raspberry Pi 4 B
>
> brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt | 82 +++++++++++++++++++++++
> 1 file changed, 82 insertions(+)
> create mode 100644 brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt

Pulled and pushed out. You didn't update WHENCE, so I added a commit
to correct that.

josh