[PATCH] linux-firmware: intel: add firmware for AX210

Hauke Mehrtens hauke at hauke-m.de
Tue Feb 1 11:25:16 PST 2022


On 2/1/22 07:02, Sungbo Eo wrote:
> On 2022-02-01 14:46, Sungbo Eo wrote:
>> On 2022-02-01 04:38, Hauke Mehrtens wrote:
>>> On 1/31/22 18:10, Sungbo Eo wrote:
>>>> Add the most recent supported firmware file for Intel Wi-Fi 6E AX210
>>>> wireless chip. The API version 67 is not yet supported by the driver.
>>>> Additional PNVM file is required since API version 62.
>>>>
>>>> Signed-off-by: Sungbo Eo <mans0n at gorani.run>
>>>
>>> Acked-by: Hauke Mehrtens <hauke at hauke-m.de>
>>>
>>>> +Package/iwlwifi-firmware-ax200 = $(call 
>>>> Package/firmware-default,Intel AX200 firmware)
>>>> +define Package/iwlwifi-firmware-ax200/install
>>>> +    $(INSTALL_DIR) $(1)/lib/firmware
>>>> +    $(INSTALL_DATA) $(PKG_BUILD_DIR)/iwlwifi-cc-a0-62.ucode 
>>>> $(1)/lib/firmware
>>>
>>> While at it could you please update this to version 66 to.
>>>
>> Thanks for pointing this out. I'll update it to version 63 as it's the 
>> latest AX200 firmware in the current linux-firmware version and 
>> supported by the current mac80211 version.
> 
> Oops, already pushed. It can be updated during the next linux-firmware 
> update.

Hi Sungbo,

No problem. I also did not notice before that version 66 is not included 
in the linux-firmware version we use.

Hauke



More information about the openwrt-devel mailing list