kernel-module-nxp-wlan: adjust expected FW file.
Do not load the combo FW but only the FW for the SD (WiFI). https://onedigi.atlassian.net/browse/DEL-8632 Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
parent
c0d1b4067c
commit
57048f9177
|
|
@ -20,7 +20,7 @@ host_mlme=1 \
|
|||
drv_mode=${DRIVER_MODE} \
|
||||
drvdbg=${DRIVER_DEBUG} \
|
||||
sta_name=wlan \
|
||||
fw_name=nxp/sduart_nw61x_v1.bin.se\
|
||||
fw_name=nxp/sd_w61x_v1.bin.se\
|
||||
"
|
||||
|
||||
log() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue