Skip to content

Commit 63a9b12

Browse files
srinivas1201anangl
authored andcommitted
nrf_wifi: Update RPU patch to rev#ae883ebe30b
Updating firmware version for NCS2.7.0 which must be updated for wifi certification. Signed-off-by: srinivasa raju chintalapati <[email protected]>
1 parent 4b8e753 commit 63a9b12

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

nrf_wifi/fw_bins/default/nrf70.bin

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ struct nrf70_fw_image_info {
5757

5858
#define RPU_FAMILY (1)
5959
#define RPU_MAJOR_VERSION (2)
60-
#define RPU_MINOR_VERSION (10)
61-
#define RPU_PATCH_VERSION (30)
60+
#define RPU_MINOR_VERSION (11)
61+
#define RPU_PATCH_VERSION (0)
6262

6363
#endif /* _PATCH_INFO_H */

0 commit comments

Comments
 (0)