ath10k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* ath10k-firmware: QCA4019 hw1.0: Add ZTE MF289F rev. AT1/AT2 (2.4G/5.8G) specific BDF
@ 2022-08-17  9:32 Giammarco Marzano
  2023-03-17 11:38 ` Kalle Valo
  0 siblings, 1 reply; 4+ messages in thread
From: Giammarco Marzano @ 2022-08-17  9:32 UTC (permalink / raw)
  To: ath10k

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

Hi,

this file is for add definition for ZTE MF289F.

The device is currently under review as PR on OpenWRT:
https://github.com/openwrt/openwrt/pull/10418

Please ignore my email of 3 August, this board binary add support for
5Ghz on AT2 version with correct calibration data.

* description for what hardware this is:

  - it is a IPQ4019 based board
  - one QCA4019 radio is used as 2.4GHz radio
  - one QCA4019 radio is used as 5Ghz radio in AT2 revision
  - one QCA9984 radio is used as 5GHz radio in AT1 revision

* origin of the board file: taken from 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=20,variant=zte,mf289f
      md5sum: 175139f44d2ae01c2b23e093d571e962
    + bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=zte,mf289f
      md5sum: 175139f44d2ae01c2b23e093d571e962


* attach the actual board file (board.bin)

  - The name of the file is equal to the first id string in the board-2.bin
    (minus the ".bin")

Kind regards,
Giammarco

[-- Attachment #2: bus=ahb,bmi-chip-id=0,bmi-board-id=20,variant=zte,mf289f.bin --]
[-- Type: application/macbinary, Size: 24308 bytes --]

[-- Attachment #3: 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] 4+ messages in thread

* Re: ath10k-firmware: QCA4019 hw1.0: Add ZTE MF289F rev. AT1/AT2 (2.4G/5.8G) specific BDF
  2022-08-17  9:32 ath10k-firmware: QCA4019 hw1.0: Add ZTE MF289F rev. AT1/AT2 (2.4G/5.8G) specific BDF Giammarco Marzano
@ 2023-03-17 11:38 ` Kalle Valo
  2023-07-01 15:07   ` [v2] " Christian Lamparter
  0 siblings, 1 reply; 4+ messages in thread
From: Kalle Valo @ 2023-03-17 11:38 UTC (permalink / raw)
  To: Giammarco Marzano; +Cc: ath10k

Giammarco Marzano <giammarco.marzano@gmail.com> writes:

> this file is for add definition for ZTE MF289F.
>
> The device is currently under review as PR on OpenWRT:
> https://github.com/openwrt/openwrt/pull/10418
>
> Please ignore my email of 3 August, this board binary add support for
> 5Ghz on AT2 version with correct calibration data.
>
> * description for what hardware this is:
>
>   - it is a IPQ4019 based board
>   - one QCA4019 radio is used as 2.4GHz radio
>   - one QCA4019 radio is used as 5Ghz radio in AT2 revision
>   - one QCA9984 radio is used as 5GHz radio in AT1 revision
>
> * origin of the board file: taken from 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=20,variant=zte,mf289f
>       md5sum: 175139f44d2ae01c2b23e093d571e962
>     + bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=zte,mf289f
>       md5sum: 175139f44d2ae01c2b23e093d571e962
>
>
> * attach the actual board file (board.bin)
>
>   - The name of the file is equal to the first id string in the board-2.bin
>     (minus the ".bin")

Note: There was only board file attached but the text listed two.

Thanks, added to QCA4019/hw1.0/board-2.bin:

New:
bus=ahb,bmi-chip-id=0,bmi-board-id=20,variant=zte,mf289f

Changed:


Deleted:

1 board image(s) added, 0 changed, 0 deleted, 117 in total

https://github.com/kvalo/ath10k-firmware/commit/5ff99d697bc686a3b77d7644b61aadfa3b1c5c3f

-- 
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] 4+ messages in thread

* [v2] ath10k-firmware: QCA4019 hw1.0: Add ZTE MF289F rev. AT1/AT2 (2.4G/5.8G) specific BDF
  2023-03-17 11:38 ` Kalle Valo
@ 2023-07-01 15:07   ` Christian Lamparter
  2023-07-19 15:19     ` Kalle Valo
  0 siblings, 1 reply; 4+ messages in thread
From: Christian Lamparter @ 2023-07-01 15:07 UTC (permalink / raw)
  To: Kalle Valo, Giammarco Marzano, Georgios Kourachanis; +Cc: ath10k

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

On 3/17/23 12:38, Kalle Valo wrote:
> Giammarco Marzano <giammarco.marzano@gmail.com> writes:
> 
>> this file is for add definition for ZTE MF289F.
>>
>> The device is currently under review as PR on OpenWRT:
>> https://github.com/openwrt/openwrt/pull/10418
>>
>> Please ignore my email of 3 August, this board binary add support for
>> 5Ghz on AT2 version with correct calibration data.
>>
>> * description for what hardware this is:
>>
>>    - it is a IPQ4019 based board
>>    - one QCA4019 radio is used as 2.4GHz radio
>>    - one QCA4019 radio is used as 5Ghz radio in AT2 revision
>>    - one QCA9984 radio is used as 5GHz radio in AT1 revision
>>
>> * origin of the board file: taken from 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=20,variant=zte,mf289f
>>        md5sum: 175139f44d2ae01c2b23e093d571e962
>>      + bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=zte,mf289f
>>        md5sum: 175139f44d2ae01c2b23e093d571e962
>>
>>
>> * attach the actual board file (board.bin)
>>
>>    - The name of the file is equal to the first id string in the board-2.bin
>>      (minus the ".bin")
> 
> Note: There was only board file attached but the text listed two.

I can tell you what happen. This is thanks to the following OpenWrt
Pull Request: <https://github.com/openwrt/openwrt/pull/13019>

But back to Giammarco Marzano mail:
His bus=ahb,bmi-chip-id=0,bmi-board-id=20,variant=zte,mf289f.bin
contained a packed "board-2.bin". So, the board-2.bin ended up
within the linux-firmware's board-2.bin:

<https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/ath10k/QCA4019/hw1.0/board-2.bin>
See at offset 14c360. There's an QCA-ATH10K-BOARD string. I don't
think ath10k supports board-2.bin within board-2.bin.

I've added the extracted the two board files within and attached
them including the note to this mail after the === separator.
(also fixed the md5sums)

===

* description for what hardware this is:

   - it is a IPQ4019 based board
   - one QCA4019 radio is used as 2.4GHz radio
   - one QCA4019 radio is used as 5Ghz radio in AT2 revision
   - one QCA9984 radio is used as 5GHz radio in AT1 revision

* origin of the board file: taken from 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=20,variant=zte,mf289f
       md5sum: f0243c9d7b45bb0ffe3e58c27e71fe80
     + bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=zte,mf289f
       md5sum: e0fd5376d24f0c2c3c49ba2a7fc37376


* attach the actual board file (board.bin)

   - The name of the file is equal to the first id string in the board-2.bin
     (minus the ".bin")

Regards,
Christian

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

[-- Attachment #3: bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=zte,mf289f.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] 4+ messages in thread

* Re: [v2] ath10k-firmware: QCA4019 hw1.0: Add ZTE MF289F rev. AT1/AT2 (2.4G/5.8G) specific BDF
  2023-07-01 15:07   ` [v2] " Christian Lamparter
@ 2023-07-19 15:19     ` Kalle Valo
  0 siblings, 0 replies; 4+ messages in thread
From: Kalle Valo @ 2023-07-19 15:19 UTC (permalink / raw)
  To: Christian Lamparter; +Cc: Giammarco Marzano, Georgios Kourachanis, ath10k

Christian Lamparter <chunkeey@gmail.com> writes:

> On 3/17/23 12:38, Kalle Valo wrote:
>> Giammarco Marzano <giammarco.marzano@gmail.com> writes:
>> 
>>> this file is for add definition for ZTE MF289F.
>>>
>>> The device is currently under review as PR on OpenWRT:
>>> https://github.com/openwrt/openwrt/pull/10418
>>>
>>> Please ignore my email of 3 August, this board binary add support for
>>> 5Ghz on AT2 version with correct calibration data.
>>>
>>> * description for what hardware this is:
>>>
>>>    - it is a IPQ4019 based board
>>>    - one QCA4019 radio is used as 2.4GHz radio
>>>    - one QCA4019 radio is used as 5Ghz radio in AT2 revision
>>>    - one QCA9984 radio is used as 5GHz radio in AT1 revision
>>>
>>> * origin of the board file: taken from 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=20,variant=zte,mf289f
>>>        md5sum: 175139f44d2ae01c2b23e093d571e962
>>>      + bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=zte,mf289f
>>>        md5sum: 175139f44d2ae01c2b23e093d571e962
>>>
>>>
>>> * attach the actual board file (board.bin)
>>>
>>>    - The name of the file is equal to the first id string in the board-2.bin
>>>      (minus the ".bin")
>> Note: There was only board file attached but the text listed two.
>
> I can tell you what happen. This is thanks to the following OpenWrt
> Pull Request: <https://github.com/openwrt/openwrt/pull/13019>
>
> But back to Giammarco Marzano mail:
> His bus=ahb,bmi-chip-id=0,bmi-board-id=20,variant=zte,mf289f.bin
> contained a packed "board-2.bin". So, the board-2.bin ended up
> within the linux-firmware's board-2.bin:
>
> <https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/ath10k/QCA4019/hw1.0/board-2.bin>
> See at offset 14c360. There's an QCA-ATH10K-BOARD string. I don't
> think ath10k supports board-2.bin within board-2.bin.

Yeah, board-2.bin within board-2.bin is not supported :)

> I've added the extracted the two board files within and attached
> them including the note to this mail after the === separator.
> (also fixed the md5sums)

Thanks for catching and fixing this. I should have been more careful.

> ===
>
> * description for what hardware this is:
>
>   - it is a IPQ4019 based board
>   - one QCA4019 radio is used as 2.4GHz radio
>   - one QCA4019 radio is used as 5Ghz radio in AT2 revision
>   - one QCA9984 radio is used as 5GHz radio in AT1 revision
>
> * origin of the board file: taken from 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=20,variant=zte,mf289f
>       md5sum: f0243c9d7b45bb0ffe3e58c27e71fe80
>     + bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=zte,mf289f
>       md5sum: e0fd5376d24f0c2c3c49ba2a7fc37376
>
>
> * attach the actual board file (board.bin)
>
>   - The name of the file is equal to the first 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=zte,mf289f

Changed:
bus=ahb,bmi-chip-id=0,bmi-board-id=20,variant=zte,mf289f

Deleted:

1 board image(s) added, 1 changed, 0 deleted, 148 in total

https://github.com/kvalo/ath10k-firmware/commit/0bf43f8decd3ae5bb9f27c3a44f54b3fa23aaa31

-- 
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] 4+ messages in thread

end of thread, other threads:[~2023-07-19 15:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-17  9:32 ath10k-firmware: QCA4019 hw1.0: Add ZTE MF289F rev. AT1/AT2 (2.4G/5.8G) specific BDF Giammarco Marzano
2023-03-17 11:38 ` Kalle Valo
2023-07-01 15:07   ` [v2] " Christian Lamparter
2023-07-19 15:19     ` 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).