LF-6958: remove the mac_addr for SD9098 and PCIE9098

Remove the mac_addr configuration for SD9098 and PCIE9098, as this
configuration will cause the 88w9098 devices fail to get the IP address
from the AP when test multiple 88w9098 devices at the same time.

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
This commit is contained in:
Sherry Sun 2022-08-26 09:47:43 +08:00
parent dfa693251a
commit 02f40d35e9
1 changed files with 0 additions and 4 deletions

View File

@ -103,7 +103,6 @@ PCIE9098_0 = {
ps_mode=1
auto_ds=1
host_mlme=1
mac_addr=00:50:43:20:12:34
fw_name=nxp/pcieuart9098_combo_v1.bin
}
@ -114,7 +113,6 @@ PCIE9098_1 = {
ps_mode=1
auto_ds=1
host_mlme=1
mac_addr=00:50:43:20:52:56
fw_name=nxp/pcieuart9098_combo_v1.bin
}
@ -125,7 +123,6 @@ SD9098_0 = {
ps_mode=1
auto_ds=1
host_mlme=1
mac_addr=00:50:43:20:12:34
fw_name=nxp/sdiouart9098_combo_v1.bin
}
@ -136,7 +133,6 @@ SD9098_1 = {
ps_mode=1
auto_ds=1
host_mlme=1
mac_addr=00:50:43:20:52:56
fw_name=nxp/sdiouart9098_combo_v1.bin
}