On Thu, 28 Apr 2022 at 08:57, Enrico Mioso <[email protected]> wrote: > > After the switch to pre-calibration, ath10k would fail to initialize > the PCIE Wi-Fi on the GL-B200 as follows: > > ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142) > ath10k_pci 0000:01:00.0: qca9888 hw2.0 target 0x01000000 chip_id 0x00000000 > sub 0000:0000 > [...] > ath10k_pci 0000:01:00.0: failed to fetch board data for > bus=pci,bmi-chip-id=0,bmi-board-id=16,variant=GL-B2200 from > ath10k/QCA9888/hw2.0/board-2.bin > ath10k_pci 0000:01:00.0: failed to fetch board-2.bin or board.bin from > ath10k/QCA9888/hw2.0 > ath10k_pci 0000:01:00.0: failed to fetch board file: -12 > ath10k_pci 0000:01:00.0: could not probe fw (-12) > > Repackage the BDF file after renaming relevant fields and files to > allow for the Wi-Fi interface to start again. > > Fixes: 80d34d9d593 ("ipq40xx: document pcie wifi chip on the GL.Inet > GL-B2200") > CC: Christian Lamparter <[email protected]> > CC: Robert Marko <[email protected]> > Signed-off-by: Enrico Mioso <[email protected]>
LGTM, Reviewed-by: Robert Marko <[email protected]> > --- > .../ipq-wifi/board-glinet_gl-b2200.qca9888 | Bin 12200 -> 12164 bytes > 1 file changed, 0 insertions(+), 0 deletions(-) > > diff --git a/package/firmware/ipq-wifi/board-glinet_gl-b2200.qca9888 > b/package/firmware/ipq-wifi/board-glinet_gl-b2200.qca9888 > index > 4f0a521f35935d4be1fb01b66dd9954a48eade52..f0a493ace340de0fe84d89d46cc07209df1b6883 > 100644 > GIT binary patch > delta 79 > zcmZ1x-x5DT!X-nW0SwH5WKwCdZ9#ITPEu~BZgNIufo^7stpS*ql%H6X0^%B)>69fF > YWhUm8*t+}ZIvE)m806+|Y|zjL0EmDWzyJUM > > delta 115 > zcmZpPUlBh+BBMv20Ssb*WKwCdZ9#ITPFZSRN`8^8p_xUpPD*N7W^$^nfq|)+PH|~c > qab<ByYOXF+g#i#CiNe(aMavS4G86MkY~6iyos5hO3^vAS=mP*4B_x6X > > -- > 2.36.0 > _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
