Skip to content

Commit a74fad8

Browse files
committed
nrf_wifi : Update Wi-Fi FW blobs
Update firmware binaries for raw mode loading issue fix. Signed-off-by: Karun Kumar Eagalapati <[email protected]>
1 parent f0b6706 commit a74fad8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

zephyr/module.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated from commit: b0c8b52cde02c246b88f117228fe1de2bc4a3ed8
1+
# Generated from PR #1937 (commit: c8d895cd10a0b40a90628e4d68a11f0dcc814928)
22
# Auto-generated file, do not edit, use update_blobs.py to update
33
name: nrf_wifi
44
build:
@@ -11,7 +11,7 @@ blobs:
1111
type: img
1212
version: '1.2.14.5'
1313
license-path: ./LICENSE.txt
14-
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/b0c8b52cde02c246b88f117228fe1de2bc4a3ed8/nrf_wifi/bin/zephyr/default/nrf70.bin
14+
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/c8d895cd10a0b40a90628e4d68a11f0dcc814928/nrf_wifi/bin/zephyr/default/nrf70.bin
1515
description: nRF70 Wi-Fi firmware for default mode
1616
doc-url: https://docs.nordicsemi.com/bundle/ps_nrf7000/page/chapters/notice/doc/notice_on_sw.html
1717

@@ -20,7 +20,7 @@ blobs:
2020
type: img
2121
version: '1.2.14.5'
2222
license-path: ./LICENSE.txt
23-
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/b0c8b52cde02c246b88f117228fe1de2bc4a3ed8/nrf_wifi/bin/zephyr/scan_only/nrf70.bin
23+
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/c8d895cd10a0b40a90628e4d68a11f0dcc814928/nrf_wifi/bin/zephyr/scan_only/nrf70.bin
2424
description: nRF70 Wi-Fi firmware for scan_only mode
2525
doc-url: https://docs.nordicsemi.com/bundle/ps_nrf7000/page/chapters/notice/doc/notice_on_sw.html
2626

@@ -29,16 +29,16 @@ blobs:
2929
type: img
3030
version: '1.2.14.5'
3131
license-path: ./LICENSE.txt
32-
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/b0c8b52cde02c246b88f117228fe1de2bc4a3ed8/nrf_wifi/bin/zephyr/radio_test/nrf70.bin
32+
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/c8d895cd10a0b40a90628e4d68a11f0dcc814928/nrf_wifi/bin/zephyr/radio_test/nrf70.bin
3333
description: nRF70 Wi-Fi firmware for radio_test mode
3434
doc-url: https://docs.nordicsemi.com/bundle/ps_nrf7000/page/chapters/notice/doc/notice_on_sw.html
3535

3636
- path: wifi_fw_bins/system_with_raw/nrf70.bin
37-
sha256: eb326ba7d9851490b864385e02bec1a2e5bb55408b4b950011aec397b9b8d88a
37+
sha256: 4334f1c38428a07a6e90aa5890a889c83ff4d60afa5ddbe47bbc6930714c0ce9
3838
type: img
3939
version: '1.2.14.5'
4040
license-path: ./LICENSE.txt
41-
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/b0c8b52cde02c246b88f117228fe1de2bc4a3ed8/nrf_wifi/bin/zephyr/system_with_raw/nrf70.bin
41+
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/c8d895cd10a0b40a90628e4d68a11f0dcc814928/nrf_wifi/bin/zephyr/system_with_raw/nrf70.bin
4242
description: nRF70 Wi-Fi firmware for system_with_raw mode
4343
doc-url: https://docs.nordicsemi.com/bundle/ps_nrf7000/page/chapters/notice/doc/notice_on_sw.html
4444

@@ -47,6 +47,6 @@ blobs:
4747
type: img
4848
version: '1.2.14.5'
4949
license-path: ./LICENSE.txt
50-
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/b0c8b52cde02c246b88f117228fe1de2bc4a3ed8/nrf_wifi/bin/zephyr/offloaded_raw_tx/nrf70.bin
50+
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/c8d895cd10a0b40a90628e4d68a11f0dcc814928/nrf_wifi/bin/zephyr/offloaded_raw_tx/nrf70.bin
5151
description: nRF70 Wi-Fi firmware for offloaded_raw_tx mode
5252
doc-url: https://docs.nordicsemi.com/bundle/ps_nrf7000/page/chapters/notice/doc/notice_on_sw.html

0 commit comments

Comments
 (0)