Skip to content

Commit

Permalink
nrf_wifi: Update RPU patch to rev#4a540892a49
Browse files Browse the repository at this point in the history
UMAC:
    [SHEL-2665]: Adding support in rate control to switch
    to CCK rates when HT MCS0 is getting failed.

    [SHEL-2016] : Listen interval power save mode is continued
    between connections.

Signed-off-by: srinivasa raju chintalapati <[email protected]>
  • Loading branch information
srinivas1201 authored and cvinayak committed Apr 30, 2024
1 parent 33b3b64 commit 3960f7b
Show file tree
Hide file tree
Showing 5 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.
Binary file modified nrf_wifi/fw_bins/system_with_raw/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 @@ -58,6 +58,6 @@ struct nrf70_fw_image_info {
#define RPU_FAMILY (1)
#define RPU_MAJOR_VERSION (2)
#define RPU_MINOR_VERSION (10)
#define RPU_PATCH_VERSION (22)
#define RPU_PATCH_VERSION (23)

#endif /* _PATCH_INFO_H */

0 comments on commit 3960f7b

Please sign in to comment.