Skip to content

Commit

Permalink
nrf_wifi: Update RPU patch to rev#627d674c234
Browse files Browse the repository at this point in the history
UMAC:
     [SHEL-2189] : Dropping the BSS data base with matched local mac
     address in display scan.

LMAC:
     TSF parsing logic modified.
     [SHEL-2160] : Adjust sleep time value based on PPM error.

PHY:
     [SHEL-1993] : Modify TX power ceilings and backoffs.

Signed-off-by: Karun Kumar Eagalapati <[email protected]>
  • Loading branch information
karun2796 authored and rado17 committed Nov 28, 2023
1 parent e7a0de8 commit 7b6e271
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 @@ -49,6 +49,6 @@ struct nrf70_fw_image_info {
#define RPU_FAMILY (1)
#define RPU_MAJOR_VERSION (2)
#define RPU_MINOR_VERSION (9)
#define RPU_PATCH_VERSION (4)
#define RPU_PATCH_VERSION (5)

#endif /* _PATCH_INFO_H */

0 comments on commit 7b6e271

Please sign in to comment.