mirror of
https://github.com/NXP/imx-firmware.git
synced 2025-01-15 18:25:32 +00:00
FwImage: update firmware to mxm5x17266
Firmware: SDIO-UART IW416 Firmware version 16.92.10.p177 PCIE-UART W9098 Firmware version 17.92.5.p6 SDIO-UART W8997 Firmware version 16.92.10.p219 PCIE-UART W8997 Firmware version 16.92.10.p213 SDIO-UART W8987 Firmware version 16.92.10.p210 WLAN Bug Fixes: --------------- 1. PCIE9098: TCP Uplink Traffic Test on P2P-GO and BSS Start Stop stress fails within 1hour 2. PCIE9098: Suspend-Resume fails in connected state 3. PCIE9098: ED-Mac is not enabled by default 4. PCIE9098: EU-Cert is getting failed for 2.4G in mlan0 interface in STA mode BT Bug Fixes: ------------- 1. SDIO8997: Low TP ~30Kbps is observed during [STA_2.4GHZ_A2DP_SRC/SNK_TCP_TX] Yocto build, it requires to copy the files to: - lib/firmware/nxp/ Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
This commit is contained in:
parent
f69b5a1d5c
commit
648018f14a
6 changed files with 35 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
nxp/FwImage_IW416_SD/sdiouartiw416_combo_v0.bin
Normal file
BIN
nxp/FwImage_IW416_SD/sdiouartiw416_combo_v0.bin
Normal file
Binary file not shown.
|
@ -124,6 +124,41 @@ PCIE9098_1 = {
|
||||||
fw_name=nxp/pcieuart9098_combo_v1.bin
|
fw_name=nxp/pcieuart9098_combo_v1.bin
|
||||||
}
|
}
|
||||||
|
|
||||||
|
SD9098_0 = {
|
||||||
|
cfg80211_wext=0xf
|
||||||
|
wfd_name=p2p
|
||||||
|
max_vir_bss=1
|
||||||
|
cal_data_cfg=none
|
||||||
|
drv_mode=7
|
||||||
|
ps_mode=2
|
||||||
|
auto_ds=2
|
||||||
|
mac_addr=00:50:43:20:12:34
|
||||||
|
fw_name=nxp/sdiouart9098_combo_v1.bin
|
||||||
|
}
|
||||||
|
|
||||||
|
SD9098_1 = {
|
||||||
|
cfg80211_wext=0xf
|
||||||
|
wfd_name=p2p
|
||||||
|
max_vir_bss=1
|
||||||
|
cal_data_cfg=none
|
||||||
|
drv_mode=7
|
||||||
|
ps_mode=2
|
||||||
|
auto_ds=2
|
||||||
|
mac_addr=00:50:43:20:52:56
|
||||||
|
fw_name=nxp/sdiouart9098_combo_v1.bin
|
||||||
|
}
|
||||||
|
|
||||||
|
SD8978 = {
|
||||||
|
cfg80211_wext=0xf
|
||||||
|
wfd_name=p2p
|
||||||
|
max_vir_bss=1
|
||||||
|
cal_data_cfg=none
|
||||||
|
drv_mode=7
|
||||||
|
ps_mode=2
|
||||||
|
auto_ds=2
|
||||||
|
fw_name=nxp/sdiouartiw416_combo_v0.bin
|
||||||
|
}
|
||||||
|
|
||||||
#USB8997 = {
|
#USB8997 = {
|
||||||
# hw_test=0
|
# hw_test=0
|
||||||
# fw_name="nxp/usbusb8997_combo_v4.bin"
|
# fw_name="nxp/usbusb8997_combo_v4.bin"
|
||||||
|
|
Loading…
Reference in a new issue