Message ID | ea02828f6ebb5d8e3cd6b8a84aeeb2951d065207.camel@coelho.fi (mailing list archive) |
---|---|
State | Not Applicable |
Delegated to: | Kalle Valo |
Headers | show |
Series | pull request: iwlwifi firmware updates 2022-01-10 | expand |
On Mon, 2022-01-10 at 12:24 -0500, Josh Boyer wrote: > On Mon, Jan 10, 2022 at 7:45 AM Luca Coelho <luca@coelho.fi> wrote: > > > > Hi, > > > > This contains some new and updated firmwares for all our currently > > maintained FW binaries. > > > > Please pull or let me know if there are any issues. > > > > -- > > Cheers, > > Luca. > > > > > > The following changes since commit 182a186c570baab3968ca9116ee58b1875fb0168: > > > > Merge branch 'for-upstream' of git://git.chelsio.net/pub/git/linux-firmware into main (2022-01-07 07:20:18 -0500) > > > > are available in the Git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware.git tags/iwlwifi-fw-2022-01-10 > > > > for you to fetch changes up to 8d8c6e9d9eb5402295c434603007377487458fef: > > > > iwlwifi: add new FWs from core66-88 release (2022-01-10 14:37:12 +0200) > > > > ---------------------------------------------------------------- > > Update and add iwlwifi firmware binaries for release Core66-88 > > > > ---------------------------------------------------------------- > > Luca Coelho (2): > > iwlwifi: update 9000-family firmwares to core66-88 > > iwlwifi: add new FWs from core66-88 release > > > > WHENCE | 44 ++++++++++++++++++++++++++++++++++++++++++-- > > iwlwifi-9000-pu-b0-jf-b0-46.ucode | Bin 1519264 -> 1519544 bytes > > iwlwifi-9260-th-b0-jf-b0-46.ucode | Bin 1490096 -> 1490376 bytes > > iwlwifi-Qu-b0-hr-b0-68.ucode | Bin 0 -> 1355836 bytes > > iwlwifi-Qu-b0-jf-b0-68.ucode | Bin 0 -> 1275268 bytes > > iwlwifi-Qu-c0-hr-b0-68.ucode | Bin 0 -> 1355852 bytes > > iwlwifi-Qu-c0-jf-b0-68.ucode | Bin 0 -> 1275284 bytes > > iwlwifi-QuZ-a0-hr-b0-68.ucode | Bin 0 -> 1355800 bytes > > iwlwifi-QuZ-a0-jf-b0-68.ucode | Bin 0 -> 1275264 bytes > > iwlwifi-cc-a0-68.ucode | Bin 0 -> 1314392 bytes > > iwlwifi-so-a0-gf-a0-68.ucode | Bin 0 -> 1533812 bytes > > iwlwifi-so-a0-gf-a0.pnvm | Bin 41804 -> 41808 bytes > > iwlwifi-so-a0-gf4-a0-68.ucode | Bin 0 -> 1552216 bytes > > iwlwifi-so-a0-gf4-a0.pnvm | Bin 21576 -> 21576 bytes > > iwlwifi-so-a0-hr-b0-68.ucode | Bin 0 -> 1429192 bytes > > iwlwifi-so-a0-jf-b0-68.ucode | Bin 0 -> 1378284 bytes > > iwlwifi-ty-a0-gf-a0-68.ucode | Bin 0 -> 1494304 bytes > > iwlwifi-ty-a0-gf-a0.pnvm | Bin 41612 -> 41588 bytes > > > [jwboyer@vader linux-firmware]$ ./check_whence.py > E: iwlwifi-s0-a0-gf-a0.pnvm listed in WHENCE does not exist > E: iwlwifi-s0-a0-gf4-a0.pnvm listed in WHENCE does not exist > [jwboyer@vader linux-firmware]$ > > I think you added files with "...-so-a0-gf..." as the name, but added > them to WHENCE as "...s0-a0-gf..." (letter o vs. number 0). > > Can you fix this up? Ouch, sorry. Stupid typo. I didn't realize we had this check_whence.py script. Nice! I'm make sure I run it every time from now on. I'll send a v2 of the pull-request. -- Cheers, Luca.