From 57048f91779572220efd1d8535ce1801cf3d5042 Mon Sep 17 00:00:00 2001 From: Isaac Hermida Date: Wed, 12 Jul 2023 10:23:10 +0200 Subject: [PATCH] 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 --- .../kernel-modules/kernel-module-nxp-wlan/load_iw612.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-digi-arm/recipes-kernel/kernel-modules/kernel-module-nxp-wlan/load_iw612.sh b/meta-digi-arm/recipes-kernel/kernel-modules/kernel-module-nxp-wlan/load_iw612.sh index 8a8539688..e6acea5c5 100644 --- a/meta-digi-arm/recipes-kernel/kernel-modules/kernel-module-nxp-wlan/load_iw612.sh +++ b/meta-digi-arm/recipes-kernel/kernel-modules/kernel-module-nxp-wlan/load_iw612.sh @@ -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() {