]> git.ipfire.org Git - thirdparty/openwrt.git/commit
b43-tools: introduce support for rev22 in b43-fwsquash.py 23532/head
authorAlessio Ferri <alessio.ferri.3012@gmail.com>
Mon, 25 May 2026 13:15:03 +0000 (15:15 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 27 May 2026 22:47:45 +0000 (00:47 +0200)
commit06bf4fa978cb542df447ce9a50d83306a83f368a
tree9a5cf2715b25693aa52ded8a5e99da9333dc0ec1
parent0bc1d99bcf774a54a2c0443ff48c97eab565c4cc
b43-tools: introduce support for rev22 in b43-fwsquash.py

rev22 has been ignored in fwsquash for the lack of supported binary blobs
containing the required firmware.
Now that fwcutter is able to parse the blob included in the gpl release
of dlink dsl 3580l, fwsquash need to keep the extracted files.

Signed-off-by: Alessio Ferri <alessio.ferri.3012@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23532
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
tools/b43-tools/files/b43-fwsquash.py