diff options
author | Bitterblue Smith <rtl8821cerfe2@gmail.com> | 2025-02-04 20:37:36 +0200 |
---|---|---|
committer | Ping-Ke Shih <pkshih@realtek.com> | 2025-02-10 11:32:37 +0800 |
commit | 9e8243025cc06abc975c876dffda052073207ab3 (patch) | |
tree | aab2ba0d8d4c1fa13bdf7c9bcccb4c1aec00afc1 /tools/perf/scripts/python | |
parent | 8425f5c8f04dbcf11ade78f984a494fc0b90e7a0 (diff) |
wifi: rtw88: Fix download_firmware_validate() for RTL8814AU
After the firmware is uploaded, download_firmware_validate() checks some
bits in REG_MCUFW_CTRL to see if everything went okay. The
RTL8814AU power on sequence sets bits 13 and 12 to 2, which this
function does not expect, so it thinks the firmware upload failed.
Make download_firmware_validate() ignore bits 13 and 12.
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/049d2887-22fc-47b7-9e59-62627cb525f8@gmail.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions