Skip to content

Commit

Permalink
drivers: wifi: Update RPU patch to rev# c51fa64863d
Browse files Browse the repository at this point in the history
Increasing UMAC patch memory

Signed-off-by: Lakshmi Thulasi <nagumothu.thulasi@nordicsemi.no>
  • Loading branch information
lakshmi-nagumothu authored and nordicjm committed Jul 27, 2023
1 parent 9a41015 commit 71ad588
Show file tree
Hide file tree
Showing 2 changed files with 811 additions and 803 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
#define RPU_MEM_UMAC_CMD_ADDRESS 0xB00007A8
#define RPU_MEM_UMAC_EVENT_ADDRESS 0xB0000E28
#define RPU_MEM_UMAC_PATCH_BIN 0x8008C000
#define RPU_MEM_UMAC_PATCH_BIMG 0x80094400
#define RPU_MEM_UMAC_PATCH_BIMG 0x80099400

#define NRF_WIFI_UMAC_BOOT_SIG 0x5A5A5A5A
#define NRF_WIFI_UMAC_ROM_PATCH_OFFSET (RPU_MEM_UMAC_PATCH_BIMG - RPU_ADDR_UMAC_CORE_RET_START)
Expand Down
Loading

0 comments on commit 71ad588

Please sign in to comment.