Message ID | b34e62bb-d217-d583-67c9-72ae7fe7b589@gmail.com (mailing list archive) |
---|---|
State | Not Applicable |
Delegated to: | Kalle Valo |
Headers | show |
Series | [GIT,PULL] Add NVRAM files for bcm43455 found on RPi4 | expand |
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 >
On Wed, Nov 27, 2019 at 11:23 AM Matthias Brugger <matthias.bgg@gmail.com> 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