Skip to content

Commit 24eff60

Browse files
Rex-Chen-NXPmmahadevan108
authored andcommitted
Add libcsi files and update FW bin
Add libcsi static library files and update RW61X and IW610 FW bin. Signed-off-by: Rex Chen <rex.chen_1@nxp.com>
1 parent c3f1817 commit 24eff60

File tree

1 file changed

+41
-18
lines changed

1 file changed

+41
-18
lines changed

zephyr/module.yml

Lines changed: 41 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,29 @@ build:
55
settings:
66
dts_root: .
77
blobs:
8+
#For LIBCSI
9+
- path: libcsi/cm33/libcsi.a
10+
sha256: 5316ab5cc4a8d8d355db87208b571f78c50c6dd4d4bcb7868164f08bfb6f02b8
11+
type: lib
12+
version: '1.0'
13+
license-path: zephyr/blobs/license/LA_OPT_NXP_Software_License.txt
14+
url: https://github.com/NXP/wifi_nb_fw/raw/nxp-v4.2.2/libcsi/cm33/libcsi.a
15+
description: "csi library for cortex-cm33, toolchain use zephyr-sdk-0.17.4"
16+
- path: libcsi/cm7/cm7f/libcsi.a
17+
sha256: 7a02d43cc82580c7e6e70230ed43533532d406610b552d022d9141f865a08f3a
18+
type: lib
19+
version: '1.0'
20+
license-path: zephyr/blobs/license/LA_OPT_NXP_Software_License.txt
21+
url: https://github.com/NXP/wifi_nb_fw/raw/nxp-v4.2.2/libcsi/cm7/cm7f/libcsi.a
22+
description: "csi library for cortex-m7 non-20M chip, toolchain use zephyr-sdk-0.17.4"
23+
- path: libcsi/cm7/cm7f_sta_20_only/libcsi.a
24+
sha256: 498e489f291c3ad0f00a2e394d0b9016a06b7a2d3be1bd57490bb33962456171
25+
type: lib
26+
version: '1.0'
27+
license-path: zephyr/blobs/license/LA_OPT_NXP_Software_License.txt
28+
url: https://github.com/NXP/wifi_nb_fw/raw/nxp-v4.2.2/libcsi/cm7/cm7f_sta_20_only/libcsi.a
29+
description: "csi library for cortex-m7 20M chip, toolchain use zephyr-sdk-0.17.4"
30+
831
#For IW612
932
- path: iw612/uart_nw61x_se.h
1033
sha256: 7655e871c377a21b1bf03defb13edb04e844e84508f04ffa90052f3163d430d0
@@ -17,29 +40,29 @@ blobs:
1740

1841
#For RW61x
1942
- path: rw61x/rw61x_sb_ble_15d4_combo_a2.bin
20-
sha256: fa64e15d4520c7f30a67af157ad333eddd37f15ed0c20e2edbcc00fb4ea84ef4
43+
sha256: 09ab442650b200315ef59149df3ce1767a864e8889b76bbd25c7dfcebb6ecb99
2144
type: img
2245
version: '1.0'
2346
license-path: zephyr/blobs/license/LA_OPT_NXP_Software_License.txt
24-
url: https://github.com/NXP/wifi_nb_fw/raw/nxp-v4.1.4/rw61x/rw61x_sb_ble_15d4_combo_a2.bin
47+
url: https://github.com/NXP/wifi_nb_fw/raw/nxp-v4.2.2/rw61x/rw61x_sb_ble_15d4_combo_a2.bin
2548
description: "BLE and 15.4 combo firmware for RW612 A2 boards"
26-
doc-url: https://github.com/NXP/wifi_nb_fw/blob/nxp-v4.1.4/readme.txt
49+
doc-url: https://github.com/NXP/wifi_nb_fw/blob/nxp-v4.2.2/readme.txt
2750
- path: rw61x/rw61x_sb_ble_a2.bin
28-
sha256: 3a79675f3b550f771f0550fba295fd70231d42880131f0653025bc98e7e15ab5
51+
sha256: 01e5bd31c8b4658b76356200e2a6410050d7a60a0e3cc2fc8057bf52f6253a73
2952
type: img
3053
version: '1.0'
3154
license-path: zephyr/blobs/license/LA_OPT_NXP_Software_License.txt
32-
url: https://github.com/NXP/wifi_nb_fw/raw/nxp-v4.1.4/rw61x/rw61x_sb_ble_a2.bin
55+
url: https://github.com/NXP/wifi_nb_fw/raw/nxp-v4.2.2/rw61x/rw61x_sb_ble_a2.bin
3356
description: "BLE firmware for RW612 A2 boards"
34-
doc-url: https://github.com/NXP/wifi_nb_fw/blob/nxp-v4.1.4/readme.txt
57+
doc-url: https://github.com/NXP/wifi_nb_fw/blob/nxp-v4.2.2/readme.txt
3558
- path: rw61x/rw61x_sb_wifi_a2.bin
36-
sha256: daec213471988c11c5eab52cec72b15961d3771c53900630c1e88c41eb04e11d
59+
sha256: 843cd176ec1a46b332939b0cf58f4c34cf9750cc09f30d945c0d1d55e3335e38
3760
type: img
3861
version: '1.0'
3962
license-path: zephyr/blobs/license/LA_OPT_NXP_Software_License.txt
40-
url: https://github.com/NXP/wifi_nb_fw/raw/nxp-v4.1.4/rw61x/rw61x_sb_wifi_a2.bin
63+
url: https://github.com/NXP/wifi_nb_fw/raw/nxp-v4.2.2/rw61x/rw61x_sb_wifi_a2.bin
4164
description: "WiFi firmware for RW612 A2 boards"
42-
doc-url: https://github.com/NXP/wifi_nb_fw/blob/nxp-v4.1.4/readme.txt
65+
doc-url: https://github.com/NXP/wifi_nb_fw/blob/nxp-v4.2.2/readme.txt
4366

4467
#For MCXW23
4568
- path: mcxw23/libble_ll_os.a
@@ -141,29 +164,29 @@ blobs:
141164

142165
#For IW610
143166
- path: IW610/sd_iw610.bin.se
144-
sha256: d02fe66890b629a87b29a6f4d28b1251dbe47d6b69e62562b13f5cfb7fe262ce
167+
sha256: e951e6bce68d59c4f497702e0613817703e39aedc51d5ed2cdd9d1b9c391787e
145168
type: img
146169
version: '1.0'
147170
license-path: zephyr/blobs/license/LA_OPT_NXP_Software_License.txt
148-
url: https://github.com/NXP/wifi_nb_fw/raw/nxp-v4.1.4/IW610/sd_iw610.bin.se
171+
url: https://github.com/NXP/wifi_nb_fw/raw/nxp-v4.2.2/IW610/sd_iw610.bin.se
149172
description: "Wi-Fi firmware for IW610 boards"
150-
doc-url: https://github.com/NXP/wifi_nb_fw/blob/nxp-v4.1.4/readme.txt
173+
doc-url: https://github.com/NXP/wifi_nb_fw/blob/nxp-v4.2.2/readme.txt
151174
- path: IW610/uart_iw610_bt.bin.se
152-
sha256: 908f4653045f0b823453ad838b9d2af40edcd118a9256621bbda8dbdb66c2b65
175+
sha256: 2eb4953905f4b78cb327e6ecf39925a625440d21948268743e56d16a4e1b6ca8
153176
type: img
154177
version: '1.0'
155178
license-path: zephyr/blobs/license/LA_OPT_NXP_Software_License.txt
156-
url: https://github.com/NXP/wifi_nb_fw/raw/nxp-v4.1.4/IW610/uart_iw610_bt.bin.se
179+
url: https://github.com/NXP/wifi_nb_fw/raw/nxp-v4.2.2/IW610/uart_iw610_bt.bin.se
157180
description: "BT firmware for IW610 boards"
158-
doc-url: https://github.com/NXP/wifi_nb_fw/blob/nxp-v4.1.4/readme.txt
181+
doc-url: https://github.com/NXP/wifi_nb_fw/blob/nxp-v4.2.2/readme.txt
159182
- path: IW610/sduart_iw610.bin.se
160-
sha256: 48a4a3d3c5d75dda29c112a4323b8a46a150c4af49bddd8e8005f8e390d70062
183+
sha256: cdddd7d4d4b93b19d73c6869c9e80b090f58f9efeb0e1b863ada0298209b82d2
161184
type: img
162185
version: '1.0'
163186
license-path: zephyr/blobs/license/LA_OPT_NXP_Software_License.txt
164-
url: https://github.com/NXP/wifi_nb_fw/raw/nxp-v4.1.4/IW610/sduart_iw610.bin.se
187+
url: https://github.com/NXP/wifi_nb_fw/raw/nxp-v4.2.2/IW610/sduart_iw610.bin.se
165188
description: "Combo firmware for IW610 boards"
166-
doc-url: https://github.com/NXP/wifi_nb_fw/blob/nxp-v4.1.4/readme.txt
189+
doc-url: https://github.com/NXP/wifi_nb_fw/blob/nxp-v4.2.2/readme.txt
167190

168191
#For imx-boot-firmware
169192
- path: imx-boot-firmware/imx95-19x19-lpddr5-evk-boot-firmware-0.1.bin

0 commit comments

Comments
 (0)