diff options
author | Ping-Ke Shih <[email protected]> | 2022-10-20 13:25:49 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2022-11-01 11:23:37 +0200 |
commit | 4feda7f317cb7e4b6fcdaffb0d1ad363ee28fdea (patch) | |
tree | 246c87240e363014e0c26f1cc67e4bb6300a4b91 /tools/perf/scripts/python | |
parent | a9501019f2de706eb43b59d66dcde70a23440cd3 (diff) |
wifi: rtw89: fw: adapt to new firmware format of dynamic header
Since firmware size is limited, we create variant firmwares for variant
application areas. To help driver to know firmware's capabilities, firmware
dynamic header is introduced to have more information, such as firmware
features and firmware compile flags.
Since this driver rtw89 only uses single one specific firmware at runtime,
this patch is just to ignore this dynamic header, not actually use the
content.
This patch can be backward compatible, and no this kind of firmware is
added to linux-firmware yet, so I can prepare this in advance.
Signed-off-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions