Brian Norris <[email protected]> writes: > 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.
Thanks, added to QCA4019/hw1.0/board-2.bin: New: bus=ahb,bmi-chip-id=0,bmi-board-id=16,variant=GO_BREEZE bus=ahb,bmi-chip-id=0,bmi-board-id=16,variant=GO_GALE bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=GO_BREEZE bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=GO_GALE Changed: Deleted: 4 board image(s) added, 0 changed, 0 deleted, 93 in total https://github.com/kvalo/ath10k-firmware/commit/eec6f3922cee26ad4d512564dadc278893a71fe0 -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list [email protected] http://lists.infradead.org/mailman/listinfo/ath10k
