Skip to content

Commit

Permalink
nrf_wifi: Update RPU patch to rev#32c836f2a83
Browse files Browse the repository at this point in the history
1. [SHEL-2748] TX EVM degradation fix
2. Updated the rpu patch version to 1.2.10.6

Signed-off-by: Prasun Sinha <[email protected]>
  • Loading branch information
prsi98 committed Jun 21, 2024
1 parent cde4cf0 commit 8ccb519
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file modified nrf_wifi/fw_bins/default/nrf70.bin
Binary file not shown.
Binary file modified nrf_wifi/fw_bins/radio_test/nrf70.bin
Binary file not shown.
Binary file modified nrf_wifi/fw_bins/scan_only/nrf70.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion nrf_wifi/fw_if/umac_if/inc/fw/patch_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ struct nrf70_fw_image_info {
#define RPU_FAMILY (1)
#define RPU_MAJOR_VERSION (2)
#define RPU_MINOR_VERSION (10)
#define RPU_PATCH_VERSION (5)
#define RPU_PATCH_VERSION (6)

#endif /* _PATCH_INFO_H */

0 comments on commit 8ccb519

Please sign in to comment.