Robert Marko <[email protected]> writes: > Hi, > > I am currently working on the 8devices Habanero support for > OpenWrt. This > AP requires two 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 > - one QCA4019 radio is used as 2.4GHz radio > - one QCA4019 radio is used as 5GHz radio > > * origin of the board file (did you create it yourself or where you > downloaded) > > - it was pulled from the 8devices OpenWrt fork > - it is based on latest version > > * 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=16,variant=8devices-Habanero > md5sum: > 64d0817da715875483d323f2bb0c898c > > + bus=ahb,bmi-chip-id=0,bmi-board-id=17,variant=8devices-Habanero > md5sum: > 4e14531d145727a6b953113ae28f8c38 > > * 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")
Thanks, added to QCA4019/hw1.0/board-2.bin: New: bus=ahb,bmi-chip-id=0,bmi-board-id=16,variant=8devices-Habanero bus=ahb,bmi-chip-id=0,bmi-board-id=17,variant=8devices-Habanero Changed: Deleted: 2 board image(s) added, 0 changed, 0 deleted, 54 in total https://github.com/kvalo/ath10k-firmware/commit/e2fe755032ad9f3f6a35a253947676e002b9de4f -- 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
