Robert Marko <[email protected]> writes: > I am currently working on the Netgear Orbi Prok SRK60 support for > OpenWrt. This > AP requires three special BDFs to get the Wi-Fi PHYs working (correctly). The > bmi-board-id='s would clash with one of the the IPQ401X AP-DK boards because > QCA doesn't provide special IDs for customers and seems to use the AP-DK > board-ids in the wifi firmware to change its behavior. > > Now to the questions from the wiki page [1]: > > * description for what hardware this is: > > - it is a QCA4019 based module (based on qcom-ipq4019-ap.dk04.1-c1) > - one QCA4019 radio is used as 2.4GHz radio > - one QCA4019 radio is used as 5GHz radio > - an additional QCA9984 5GHz radio is attached via PCI > > * origin of the board file (did you create it yourself or where you > downloaded) > > - it was pulled from the factory firmware image > - it is based on latest 2.1.4.16 firmware > > * ids to be used with the board file (ATH10K_BD_IE_BOARD_NAME in ath10k) > > - QCA4019 hw1.0 > > + bus=ahb,bmi-chip-id=0,bmi-board-id=20,variant=Netgear-Orbi-Pro-SRK60 > md5sum: > a64d3a593d2447cd41886d695932ddfd > > + bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=Netgear-Orbi-Pro-SRK60 > md5sum: > b2195b47a2e88e28c31c4aceaaccfebe > > * attach the actual board file (board.bin) > > - The name of the files are equal to the id string in the board-2.bin > (minus the ".bin")
Added, thanks. Please double check my changes: https://github.com/kvalo/ath10k-firmware/commit/ca050e3c8e16bc43b67cd5d752007372498c5a54 -- Kalle Valo _______________________________________________ ath10k mailing list [email protected] http://lists.infradead.org/mailman/listinfo/ath10k
