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:
Isaac Hermida 2023-07-12 10:23:10 +02:00
parent c0d1b4067c
commit 57048f9177
1 changed files with 1 additions and 1 deletions

View File

@ -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() {