imx-firmware/nxp/FwImage_8997_SD/ed_mac_ctrl_V3_8997.conf
Sherry Sun e69c1988f8 FwImage: update firmware to mxm5x17241
Firmware:
PCIE-UART W8997 Firmware version 16.92.10.p211
PCIE-UART W9098 Firmware version 17.92.1.p46
SDIO-UART W8997 Firmware version 16.92.10.p150

WLAN Bug Fixes:
---------------
1. Fixed an issue where wakeup card timeout is seen when STAUT connects
   to Ext-AP
2. Added multiple fixes for 11ax pre-cert issues
3. Added RF Test Mode support
4. Added fixes for scan command timeout seen during stress tests
5. Added fixes for 11ac pre-cert failures

BT Bug Fixes:
-------------
1. Fixed an issue where BT restart is observed
2. Fixed issues where A2DP gliches are observed when connecting a
   second phone
3. Ported multiple BT fixes for stability

Yocto build, it requires to copy the files to:
  - lib/firmware/nxp/

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
2021-04-02 10:20:26 +08:00

24 lines
1 KiB
Plaintext
Executable file

# File : ed_mac_ctrl_V3_8997.conf
#
# ed_mac_ctrl_v3 is used for 88W8997, 88W8987, 88W8977
# ./mlanutl mlan0 hostcmd config/ed_mac_ctrl_V3_8997.conf ed_mac_ctrl_v3
#
## Set Energy Detect Threshold for EU Adaptivity test
ed_mac_ctrl_v3={
CmdCode=0x0130 #Command code, DO NOT change this line
ed_ctrl_2g.enable:2=0x1 # 0 - disable EU adaptivity for 2.4GHz band
# 1 - enable EU adaptivity for 2.4GHz band
ed_ctrl_2g.offset:2=0x0 # 0 - Default Energy Detect threshold
#offset value range: 0x80 to 0x7F
ed_ctrl_5g.enable:2=0x1 # 0 - disable EU adaptivity for 5GHz band
# 1 - enable EU adaptivity for 5GHz band
ed_ctrl_5g.offset:2=0x4 # 0 - Default Energy Detect threshold
#offset value range: 0x80 to 0x7F
ed_ctrl_txq_lock:4=0xFF #DO NOT Change this line
}