On Mon, Jan 14, 2019 at 10:33 AM Josh Boyer <jwboyer@xxxxxxxxxx> wrote: > > On Fri, Jan 11, 2019 at 7:11 AM Matthias Brugger <mbrugger@xxxxxxxx> wrote: > > > > Hi Josh, > > Hi all, > > > > This pull request add firmware files neede by bcm43430 for Raspberry Pi 3 Model > > B and bcm43455 for Raspberry Pi 3 Model B+. > > > > Please have a look and, if convenient, pull :) > > > > Best regards, > > Matthias > > > > --- > > The following changes since commit 0f22c8527439eaaf5c3fcf87b31c89445b6fa84d: > > > > Revert "amdgpu: update vega10 fw for 18.50 release" (2018-12-18 15:38:53 -0500) > > > > are available in the Git repository at: > > > > > > ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/matthias.bgg/linux-firmware.git/ > > tags/add-rpi-fw > > > > for you to fetch changes up to 930f276f8f1f2d83e44da6a32f4e0b2513db21a2: > > > > brcm: Add BCM43430 NVRAM for the Raspberry Pi 3 Model B (2019-01-11 13:04:43 > > +0100) > > > > ---------------------------------------------------------------- > > - Add NVRAM for BCM43455 used by Raspberry Pi 3 Model B+ > > - Add NVRAM for BCM43430 used by Raspberry Pi 3 Model B > > > > ---------------------------------------------------------------- > > Matthias Brugger (2): > > brcm: Add BCM43455 NVRAM for Raspberry Pi 3 B+ > > brcm: Add BCM43430 NVRAM for the Raspberry Pi 3 Model B > > > > WHENCE | 3 + > > brcm/brcmfmac43430-sdio.raspberrypi-rpi.txt | 47 ++++++++++++++++ > > brcm/brcmfmac43455-sdio.clm_blob | Bin 0 -> 14036 bytes > > brcm/brcmfmac43455-sdio.raspberrypi-rpi.txt | 82 ++++++++++++++++++++++++++++ > > 4 files changed, 132 insertions(+) > > create mode 100644 brcm/brcmfmac43430-sdio.raspberrypi-rpi.txt > > create mode 100644 brcm/brcmfmac43455-sdio.clm_blob > > create mode 100644 brcm/brcmfmac43455-sdio.raspberrypi-rpi.txt > > Pulled and pushed out. I reverted commit fca5958287a3e5e0bd1676af0ca4fc2fb9704b42 as there is some question around the clm_blob file an license applicability. If that gets resolved, please submit a new patch to add those files. josh