mirror of
https://github.com/NXP/imx-firmware.git
synced 2025-01-15 18:25:32 +00:00
wifi_mod_para.conf: update IW610 configuration
Signed-off-by: Luke Wang <ziniu.wang_1@nxp.com>
This commit is contained in:
parent
46a7f3b08f
commit
5b185c63eb
1 changed files with 10 additions and 0 deletions
|
@ -156,6 +156,16 @@ SD8801 = {
|
||||||
fw_name=nxp/sd8801_uapsta.bin
|
fw_name=nxp/sd8801_uapsta.bin
|
||||||
}
|
}
|
||||||
|
|
||||||
|
SDIW610 = {
|
||||||
|
cfg80211_wext=0xf
|
||||||
|
max_vir_bss=1
|
||||||
|
cal_data_cfg=none
|
||||||
|
ps_mode=1
|
||||||
|
auto_ds=1
|
||||||
|
host_mlme=1
|
||||||
|
fw_name=nxp/sduart_iw610.bin.se
|
||||||
|
}
|
||||||
|
|
||||||
SDIW612 = {
|
SDIW612 = {
|
||||||
cfg80211_wext=0xf
|
cfg80211_wext=0xf
|
||||||
max_vir_bss=1
|
max_vir_bss=1
|
||||||
|
|
Loading…
Reference in a new issue