ath10k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* ath10k-firmware: QCA4019 hw1.0: Add Qxwlan-E2600AC specific BDFs
@ 2023-03-18 11:31 Christian Marangi
  2023-03-20 15:47 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Marangi @ 2023-03-18 11:31 UTC (permalink / raw)
  To: Kalle Valo, ath10k

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

Hi, we have many board file not pused upstream in openwrt. The intention
is to fix this and have all of them merged.

* description for what hardware this is:

  - it is a QCA4019 based board
  - 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 the original stock firmware image

* 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=28,variant=Qxwlan-E2600AC
      sha256sum:
      149658af4a352a7c993413ab72d83acc3b50a57f761ca5bcf5e597a98335aef5
    + bus=ahb,bmi-chip-id=0,bmi-board-id=29,variant=Qxwlan-E2600AC
      sha256sum:
      8aa2d5cf03c2b8e70452525edf6735d4313002c4bfd1f5054bdc2162b2f192eb
    + bus=ahb,bmi-chip-id=0,bmi-board-id=30,variant=Qxwlan-E2600AC
      sha256sum:
      88644ce0bb255157d4a1d8185959edcbcdca0af62e8a9e82855047759ad28b9f

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

-- 
	Ansuel

[-- Attachment #2: bus=ahb,bmi-chip-id=0,bmi-board-id=28,variant=Qxwlan-E2600AC.bin --]
[-- Type: application/octet-stream, Size: 12064 bytes --]

[-- Attachment #3: bus=ahb,bmi-chip-id=0,bmi-board-id=29,variant=Qxwlan-E2600AC.bin --]
[-- Type: application/octet-stream, Size: 12064 bytes --]

[-- Attachment #4: bus=ahb,bmi-chip-id=0,bmi-board-id=30,variant=Qxwlan-E2600AC.bin --]
[-- Type: application/octet-stream, Size: 12064 bytes --]

[-- Attachment #5: 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 Qxwlan-E2600AC specific BDFs
  2023-03-18 11:31 ath10k-firmware: QCA4019 hw1.0: Add Qxwlan-E2600AC specific BDFs Christian Marangi
@ 2023-03-20 15:47 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2023-03-20 15:47 UTC (permalink / raw)
  To: Christian Marangi; +Cc: ath10k

Christian Marangi <ansuelsmth@gmail.com> writes:

> Hi, we have many board file not pused upstream in openwrt. The intention
> is to fix this and have all of them merged.
>
> * description for what hardware this is:
>
>   - it is a QCA4019 based board
>   - 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 the original stock firmware image
>
> * 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=28,variant=Qxwlan-E2600AC
>       sha256sum:
>       149658af4a352a7c993413ab72d83acc3b50a57f761ca5bcf5e597a98335aef5
>     + bus=ahb,bmi-chip-id=0,bmi-board-id=29,variant=Qxwlan-E2600AC
>       sha256sum:
>       8aa2d5cf03c2b8e70452525edf6735d4313002c4bfd1f5054bdc2162b2f192eb
>     + bus=ahb,bmi-chip-id=0,bmi-board-id=30,variant=Qxwlan-E2600AC
>       sha256sum:
>       88644ce0bb255157d4a1d8185959edcbcdca0af62e8a9e82855047759ad28b9f
>
> * 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=28,variant=Qxwlan-E2600AC
bus=ahb,bmi-chip-id=0,bmi-board-id=29,variant=Qxwlan-E2600AC
bus=ahb,bmi-chip-id=0,bmi-board-id=30,variant=Qxwlan-E2600AC

Changed:


Deleted:

3 board image(s) added, 0 changed, 0 deleted, 139 in total

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

-- 
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:[~2023-03-20 15:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-18 11:31 ath10k-firmware: QCA4019 hw1.0: Add Qxwlan-E2600AC specific BDFs Christian Marangi
2023-03-20 15:47 ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).