MA-21107 [i.MX 8MQ/8Q] fix WiFi direct test fail on 9098

The locally produced random mac_address is overridden by the
wifi_mod_para.conf mac_addr, which conflicts with the mac address
that the driver locally generates. So remove the mac_addr
in wifi_mod_para.conf for PCIE 9098.

test: 8MQ

Change-Id: Ic3539bdebc9c1e6c9fb737999c883ec7fdb783b8
Signed-off-by: junmeng.li <junmeng.li_1@nxp.com>
This commit is contained in:
junmeng.li 2023-07-12 17:22:15 +00:00
parent f775d53ca3
commit 5076bb8f31

View file

@ -135,7 +135,6 @@ PCIE9098_0 = {
ps_mode=1
auto_ds=1
host_mlme=1
mac_addr=00:50:43:20:12:34
fw_name=pcieuart9098_combo_v1.bin
}
@ -149,7 +148,6 @@ PCIE9098_1 = {
ps_mode=1
auto_ds=1
host_mlme=1
mac_addr=00:50:43:20:52:56
fw_name=pcieuart9098_combo_v1.bin
}