mirror of
https://github.com/NXP/imx-firmware.git
synced 2025-01-15 18:25:32 +00:00
MA-21101 [i.MX 93_EVK] enable SDIO-UART IW612 module for WiFi and BT
Reason: add IW612 entry to wifi_mod_para.conf Tested: on i.MX93 Change-Id: I533f55334766c1ac9207843df2dcfb94715381ca Signed-off-by: yunjie <yunjie.jia@nxp.com>
This commit is contained in:
parent
bacbeb4789
commit
d4a0aabd94
1 changed files with 18 additions and 0 deletions
|
@ -27,6 +27,24 @@
|
||||||
# this configuration file, and set the corresponding value
|
# this configuration file, and set the corresponding value
|
||||||
# according to your real needs
|
# according to your real needs
|
||||||
|
|
||||||
|
SDIW612 = {
|
||||||
|
cfg80211_wext=0xf
|
||||||
|
sta_name=wlan
|
||||||
|
uap_name=wlan
|
||||||
|
wfd_name=p2p
|
||||||
|
max_vir_bss=1
|
||||||
|
cal_data_cfg=none
|
||||||
|
ps_mode=2
|
||||||
|
auto_ds=2
|
||||||
|
fw_name=sduart_nw61x_v1.bin.se
|
||||||
|
fw_serial=0
|
||||||
|
cntry_txpwr=2
|
||||||
|
country_ie_ignore=1
|
||||||
|
beacon_hints=1
|
||||||
|
slew_rate=2
|
||||||
|
host_mlme=1
|
||||||
|
}
|
||||||
|
|
||||||
SD8997 = {
|
SD8997 = {
|
||||||
cfg80211_wext=0xf
|
cfg80211_wext=0xf
|
||||||
sta_name=wlan
|
sta_name=wlan
|
||||||
|
|
Loading…
Reference in a new issue