mirror of
https://gitlab.com/kernel-firmware/linux-firmware.git
synced 2025-12-10 07:44:48 +01:00
The firmware name used in brcmfmac for SDIO devices was named generically as brcmfmac-sdio.bin. To use the brcmfmac SDIO driver the user had to copy the appropriate firmware to brcmfmac-sdio.bin. This turned out to be inconvenient for developers switching different devices on their system so brcmfmac was changed to use chip specific filenames according format brcmfmac<chipid>-sdio.bin. This patch renames the existing SDIO firmware files to match this format. Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk> |
||
|---|---|---|
| .. | ||
| bcm43xx-0.fw | ||
| bcm43xx_hdr-0.fw | ||
| bcm4329-fullmac-4.bin | ||
| brcmfmac4329-sdio.bin | ||
| brcmfmac4330-sdio.bin | ||
| brcmfmac4334-sdio.bin | ||
| brcmfmac43236b.bin | ||