All of lore.kernel.org
 help / color / mirror / Atom feed
* ath10k-firmware: QCA4019 hw1.0: Add EZVIZ CS-W3-WD1200G EUP specific BDFs
@ 2020-01-12 11:39 Tom Brouwer
  2022-01-21 13:30 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Brouwer @ 2020-01-12 11:39 UTC (permalink / raw)
  To: ath10k

[-- Attachment #1: Type: text/plain, Size: 1319 bytes --]

Hi,

Currently this device is in the process of being added to OpenWRT (See pull request here: https://github.com/openwrt/openwrt/pull/2671). The WiFi won't function properly without the board files from the Factory Firmware.

To answer the questions on the wiki page:

* description for what hardware this is:

  - it is a QCA401x based board (factory firmware seems to inidicate qcom-ipq40xx-ap.dk01.1)
  - one QCA40xx radio is used as 2.4GHz radio
  - one QCA40xx radio is used as 5GHz radio

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

  - Extracted from factory 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=ezviz-cs-w3-wd1200g-eup
      sha256sum: c0179dab3e1eb2c6c777ab524dcfb3f032bb5f152eab03aa0d43f36b7626c16b
      md5sum: aa76702704d0989794e2df86f894fbf8
    + bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=ezviz-cs-w3-wd1200g-eup
      sha256sum: be2f00c9205a33c8314361ef69f1bb08e69f2e51976a1876d46c2e100f73d84b
      md5sum: 1177d69996614dd8f3b75993032702a4

* 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")

Best regards,

Tom Brouwer

[-- Attachment #2: bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=ezviz-cs-w3-wd1200g-eup.bin --]
[-- Type: application/octet-stream, Size: 12064 bytes --]

[-- Attachment #3: bus=ahb,bmi-chip-id=0,bmi-board-id=20,variant=ezviz-cs-w3-wd1200g-eup.bin --]
[-- Type: application/octet-stream, Size: 12064 bytes --]

[-- Attachment #4: Type: text/plain, Size: 146 bytes --]

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ath10k-firmware: QCA4019 hw1.0: Add EZVIZ CS-W3-WD1200G EUP specific BDFs
  2020-01-12 11:39 ath10k-firmware: QCA4019 hw1.0: Add EZVIZ CS-W3-WD1200G EUP specific BDFs Tom Brouwer
@ 2022-01-21 13:30 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2022-01-21 13:30 UTC (permalink / raw)
  To: Tom Brouwer; +Cc: ath10k

Tom Brouwer <tombrouwer@outlook.com> writes:

> Currently this device is in the process of being added to OpenWRT (See
> pull request here: https://github.com/openwrt/openwrt/pull/2671). The
> WiFi won't function properly without the board files from the Factory
> Firmware.
>
> To answer the questions on the wiki page:
>
> * description for what hardware this is:
>
>   - it is a QCA401x based board (factory firmware seems to inidicate
> qcom-ipq40xx-ap.dk01.1)
>   - one QCA40xx radio is used as 2.4GHz radio
>   - one QCA40xx radio is used as 5GHz radio
>
> * origin of the board file (did you create it yourself or where you  downloaded)
>
>   - Extracted from factory 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=ezviz-cs-w3-wd1200g-eup
>       sha256sum: c0179dab3e1eb2c6c777ab524dcfb3f032bb5f152eab03aa0d43f36b7626c16b
>       md5sum: aa76702704d0989794e2df86f894fbf8
>     + bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=ezviz-cs-w3-wd1200g-eup
>       sha256sum: be2f00c9205a33c8314361ef69f1bb08e69f2e51976a1876d46c2e100f73d84b
>       md5sum: 1177d69996614dd8f3b75993032702a4
>
> * 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=21,variant=ezviz-cs-w3-wd1200g-eup
bus=ahb,bmi-chip-id=0,bmi-board-id=20,variant=ezviz-cs-w3-wd1200g-eup

Changed:


Deleted:

2 board image(s) added, 0 changed, 0 deleted, 68 in total

https://github.com/kvalo/ath10k-firmware/commit/c07b12a2f6ea2efdeba55aa1a7c63b8295ada581


-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-21 13:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-12 11:39 ath10k-firmware: QCA4019 hw1.0: Add EZVIZ CS-W3-WD1200G EUP specific BDFs Tom Brouwer
2022-01-21 13:30 ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.