Browse Source

linux-firmware: Removed codeversion from brcm firmware filenames.

The basename-apiversion-codeversion construction for firmware filenames is not
used by most other firmware files, adds complexity, and is not providing any
value.  Renamed the firmware files using just basename-apiversion and fixed
WHENCE to have correct names and path to these files.

Signed-off-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
main
Henry Ptasinski 14 years ago committed by David Woodhouse
parent
commit
a531257c40
  1. 12
      WHENCE
  2. 0
      brcm/bcm4329-fullmac-4.bin
  3. 0
      brcm/bcm4329-fullmac-4.txt
  4. 0
      brcm/bcm43xx-0.fw
  5. 0
      brcm/bcm43xx_hdr-0.fw

12
WHENCE

@ -1433,19 +1433,19 @@ Licence: @@ -1433,19 +1433,19 @@ Licence:

--------------------------------------------------------------------------

Driver: brcm80211 - Broadcom 802.11n wireless LAN driver.
Driver: brcmsmac - Broadcom 802.11n softmac wireless LAN driver.

File: brcm/bcm43xx-0-610-809-0.fw
File: brcm/bcm43xx_hdr-0-610-809-0.fw
File: brcm/bcm43xx-0.fw
File: brcm/bcm43xx_hdr-0.fw

Licence: Redistributable. See LICENCE.broadcom_bcm43xx for details.

--------------------------------------------------------------------------

Driver: brcm80211 - Broadcom 802.11n wireless LAN driver.
Driver: brcmfmac - Broadcom 802.11n fullmac wireless LAN driver.

File: bcm4329-fullmac-4-218-248-5.bin
File: bcm4329-fullmac-4-218-248-5.txt
File: brcm/bcm4329-fullmac-4.bin
File: brcm/bcm4329-fullmac-4.txt

Licence: Redistributable. See LICENCE.broadcom_bcm43xx for details.


0
brcm/bcm4329-fullmac-4-218-248-5.bin → brcm/bcm4329-fullmac-4.bin

0
brcm/bcm4329-fullmac-4-218-248-5.txt → brcm/bcm4329-fullmac-4.txt

0
brcm/bcm43xx-0-610-809-0.fw → brcm/bcm43xx-0.fw

0
brcm/bcm43xx_hdr-0-610-809-0.fw → brcm/bcm43xx_hdr-0.fw

Loading…
Cancel
Save