FwImage: SD8801: change the ed_mac value for muRata 2DS module

0x0e is the recommend Energy Detect threshold for muRata 2DS module,
otherwise the inappropriate ed_mac value may cause 2.4G channel 1 AP/P2P
function cannot work when use 2DS along with muRata M.2-usd apater.

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
This commit is contained in:
Sherry Sun 2022-12-08 10:28:42 +08:00
parent 982bb10dfa
commit 5c66cfad53
2 changed files with 2 additions and 1 deletions

View file

@ -10,6 +10,6 @@ ed_mac_ctrl={
Enable:2=0x1 # 0 - disable EU adaptivity
# 1 - enable EU adaptivity
Offset:2=0x1b # 0 - Default Energy Detect threshold
Offset:2=0x0e # 0 - Default Energy Detect threshold
#offset value range: 0x80 to 0x7F
}

View file

@ -154,6 +154,7 @@ SD8801 = {
auto_ds=1
host_mlme=1
fw_name=nxp/sd8801_uapsta.bin
init_hostcmd_cfg=nxp/ed_mac_ctrl_V1_8801.conf
}
SD9177 = {