mirror of
https://github.com/NXP/imx-firmware.git
synced 2025-01-15 10:15:33 +00:00
MA-21717 [Android_I.MX8MQ_WEVK]WIFI: Sometimes can't connect Wi-Fi
Direct on both the DUT and the reference Phone. (60%) Reason:remove the MacAddress in SDIO-9098 entry, because it will cause P2P mac conflict, PCIE has already been removed Tested:do not need test, we don't have SDIO9098 module Change-Id: I5922b2d653263a5aec735062a7bb3c9f6aff4e24 Signed-off-by: yunjie <yunjie.jia@nxp.com>
This commit is contained in:
parent
ff2ede6a92
commit
12f1e975a1
1 changed files with 0 additions and 2 deletions
|
@ -161,7 +161,6 @@ SD9098_0 = {
|
|||
ps_mode=1
|
||||
auto_ds=1
|
||||
host_mlme=1
|
||||
mac_addr=00:50:43:20:12:34
|
||||
fw_name=sdiouart9098_combo_v1.bin
|
||||
}
|
||||
|
||||
|
@ -175,7 +174,6 @@ SD9098_1 = {
|
|||
ps_mode=1
|
||||
auto_ds=1
|
||||
host_mlme=1
|
||||
mac_addr=00:50:43:20:52:56
|
||||
fw_name=sdiouart9098_combo_v1.bin
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue