diff options
| author | Zong-Zhe Yang <kevin_yang@realtek.com> | 2026-02-13 14:15:43 +0800 |
|---|---|---|
| committer | Ping-Ke Shih <pkshih@realtek.com> | 2026-03-03 10:31:23 +0800 |
| commit | 888226bd560a577be7f169a5f4a0b9e74f4cf039 (patch) | |
| tree | c33d806c11b7f68329d3b2eb461c4cd04af24b1d /tools/perf/scripts/python | |
| parent | fdb626b79477d40c858faf7dad7628704f7b7c3c (diff) | |
wifi: rtw89: add general way to generate module firmware string
Module firmware string depends on max format of the firmware. When max
format is 0, the module firmware string will be like XYZ.bin. However,
when max format N > 0, the module firmware string will become XYZ-N.bin.
Originally, when one chip updated its max firmware format from 0 to 1,
the module firmware string also needed to be changed. However, did not
need to do for other cases, e.g. from 1 to 2. It's a bit inconvenient
to always remember that from 0 to 1 is a special case.
So, add a general macro to generate the corresponding module firmware
string based on max firmware format.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260213061552.29997-4-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
