mirror of
https://github.com/NXP/imx-firmware.git
synced 2024-11-16 01:15:35 +00:00
MA-17460 Use config file to config wifi parameters with NXP mxmdriver
Update wifi config file for 8987 on Android. Signed-off-by: yang.tian <yang.tian@nxp.com>
This commit is contained in:
parent
d548d1c169
commit
227c1c042e
1 changed files with 4 additions and 5 deletions
|
@ -68,14 +68,13 @@ SD8997 = {
|
|||
#}
|
||||
|
||||
SD8987 = {
|
||||
cfg80211_wext=0xf
|
||||
sta_name=wlan
|
||||
uap_name=wlan
|
||||
wfd_name=p2p
|
||||
max_vir_bss=1
|
||||
cfg80211_wext=0xf
|
||||
cal_data_cfg=none
|
||||
drv_mode=7
|
||||
ps_mode=2
|
||||
auto_ds=2
|
||||
fw_name=nxp/sdiouart8987_combo_v0.bin
|
||||
fw_name=sdiouart8987_combo_v0.bin
|
||||
}
|
||||
|
||||
USB8997 = {
|
||||
|
|
Loading…
Reference in a new issue