ath10k-firmware: QCA4019: hw1.0: Add Google Wifi BDFs

Brian Norris computersforpeace at gmail.com
Sat Mar 19 19:10:33 PDT 2022


Hi,

OpenWrt support for Google Wifi is under review, so I'd like to push the BDFs
into the mainline board-2.bin.

Per the wiki [1]:

 * description for what hardware this is

   - IPQ4019-based router, with two QCA4019 radios -- one for 2.4GHz (BMI board
     ID 16) and one for 5GHz (BMI board ID 21)
   - The Google Wifi product (notably, this is different than the Nest Wifi)
     was originally released in 2016, with a codename "Gale". It was refreshed
     in 2020 with near-identical hardware [2], using the same OS but a new BDF
     and new codename ("Breeze"). I include both Gale and Breeze BDFs but have
     only tested the former.

 * origin of the board file (did you create it yourself or where you
   downloaded)

   - Pulled from the factory device filesystem (version R89-13729.57.27), which
     supports both the "Gale" and the (very similar) "Breeze" variants

 * ids to be used with the board file (ATH10K_BD_IE_BOARD_NAME in ath10k) +
   md5sum of each new board file to add

   - QCA4019 hw1.0

     BoardNames[0]: 'bus=ahb,bmi-chip-id=0,bmi-board-id=16,variant=GO_GALE'
     BoardMD5[0]: ea35e78c88a8571201da8b75edc9b881
     BoardNames[1]: 'bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=GO_GALE'
     BoardMD5[1]: 44cbc4ca6cb7141ba4249615f7065582
     BoardNames[2]: 'bus=ahb,bmi-chip-id=0,bmi-board-id=16,variant=GO_BREEZE'
     BoardMD5[2]: b4ac055b3ab67d5a6f5607a96af39a1f
     BoardNames[3]: 'bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=GO_BREEZE'
     BoardMD5[3]: 8b26cb285032314247304114b8ac50e7

  Variant naming scheme reflects that used by other Google projects -- using a
  GO(ogle) prefix, an underscore (_), and the project code name, all in caps.

Attached filenames match the IDs above, with a '.bin' suffix appended.

Regards,
Brian

[1] https://wireless.wiki.kernel.org/en/users/drivers/ath10k/boardfiles
[2] https://9to5google.com/2020/10/06/new-google-wifi-launch/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bus=ahb,bmi-chip-id=0,bmi-board-id=16,variant=GO_BREEZE.bin
Type: application/octet-stream
Size: 12064 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/ath10k/attachments/20220319/5ee2a91c/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bus=ahb,bmi-chip-id=0,bmi-board-id=16,variant=GO_GALE.bin
Type: application/octet-stream
Size: 12064 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/ath10k/attachments/20220319/5ee2a91c/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=GO_BREEZE.bin
Type: application/octet-stream
Size: 12064 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/ath10k/attachments/20220319/5ee2a91c/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=GO_GALE.bin
Type: application/octet-stream
Size: 12064 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/ath10k/attachments/20220319/5ee2a91c/attachment-0007.bin>


More information about the ath10k mailing list