[PATCH 0/5] add support for Raspberry Pi Zero 2

Stijn Tintel stijn at linux-ipv6.be
Fri Nov 19 19:41:47 PST 2021


This series adds support for the new Raspberry Pi Zero 2. I've been
running it on mine for 10 days.

Stijn Tintel (5):
  cypress-firmware: update URL
  mac80211: add patch for BCM43436 firmware
  bcm43436-firmware: new package
  bcm27xx-gpu-fw: bump to git HEAD
  bcm27xx: add support for Raspberry Pi Zero 2

 package/firmware/bcm43436-firmware/Makefile   |  36 +++
 package/firmware/cypress-firmware/Makefile    |   2 +-
 package/kernel/bcm27xx-gpu-fw/Makefile        |  30 +--
 ...ac-BCM43436-needs-dedicated-firmware.patch |  29 +++
 .../bcm27xx/base-files/etc/board.d/02_network |   1 +
 target/linux/bcm27xx/base-files/etc/diag.sh   |   1 +
 target/linux/bcm27xx/image/Makefile           |  18 +-
 ...0-9900-ARM-dts-Add-Pi-Zero-2-Support.patch | 229 ++++++++++++++++++
 8 files changed, 324 insertions(+), 22 deletions(-)
 create mode 100644 package/firmware/bcm43436-firmware/Makefile
 create mode 100644 package/kernel/mac80211/patches/brcm/865-brcmfmac-BCM43436-needs-dedicated-firmware.patch
 create mode 100644 target/linux/bcm27xx/patches-5.10/950-9900-ARM-dts-Add-Pi-Zero-2-Support.patch

-- 
2.32.0




More information about the openwrt-devel mailing list