Skip to content

Commit 963ad9f

Browse files
committed
drivers: wifi: Update RPU patch to release/v2.6 rev#389d3d50b9a
RPU patch version update from 1.2.10.8 to 1.2.10.9. Dynamic Bandwidth Signalling firmware changes for updating reason code during disconnect due to DBS AP. Signed-off-by: Karun Kumar Eagalapati <[email protected]>
1 parent 03aaf47 commit 963ad9f

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

nrf_wifi/fw_bins/default/nrf70.bin

232 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
8 Bytes
Binary file not shown.

nrf_wifi/fw_if/umac_if/inc/fw/patch_info.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ struct nrf70_fw_image_info {
5757
#define RPU_FAMILY (1)
5858
#define RPU_MAJOR_VERSION (2)
5959
#define RPU_MINOR_VERSION (10)
60-
#define RPU_PATCH_VERSION (8)
60+
#define RPU_PATCH_VERSION (9)
6161

6262
#endif /* _PATCH_INFO_H */

0 commit comments

Comments
 (0)