From 3a974b5bcd77a55f544448f63e27654cf9734cd6 Mon Sep 17 00:00:00 2001 From: Enrico Mioso Date: Thu, 28 Apr 2022 08:57:24 +0200 Subject: ipq40xx: fix BDF file for pcie wifi chip on the GL.Inet GL-B2200 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 CC: Robert Marko Reviewed-by: Robert Marko Signed-off-by: Enrico Mioso (cherry picked from commit e3f9af4fb6e4ba8bf54cb4240f318ad32260a6fa) --- .../firmware/ipq-wifi/board-glinet_gl-b2200.qca9888 | Bin 12200 -> 12164 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'package/firmware') diff --git a/package/firmware/ipq-wifi/board-glinet_gl-b2200.qca9888 b/package/firmware/ipq-wifi/board-glinet_gl-b2200.qca9888 index 4f0a521f35..f0a493ace3 100644 Binary files a/package/firmware/ipq-wifi/board-glinet_gl-b2200.qca9888 and b/package/firmware/ipq-wifi/board-glinet_gl-b2200.qca9888 differ -- cgit v1.2.3