diff options
author | Miquel Raynal <[email protected]> | 2024-10-09 14:50:01 +0200 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2024-10-21 11:55:40 +0200 |
commit | ff97ceb6c4addb4a6044c623119d4c1fd83eae6d (patch) | |
tree | 7bc6464d07859bb0f31603933ee954124204a0a5 /tools/perf/scripts/python/libxed.py | |
parent | fee9b240916df82a8b07aef0fdfe96785417a164 (diff) |
mtd: spinand: winbond: Ignore the last ID characters
The last 4 characters in Winbond's branding indicate:
- the package type (ZE/SF/TB),
- the temperature grade (I/J),
- special options, typically the continuous read vs. page read feature
support and its default (G/T/F/R),
None of these information impact us, at the software level (well, the
continuous read mode by default is impacting, but is already handled
gracefully by disabling it in the initialization phase), so let's get
rid of it.
Signed-off-by: Miquel Raynal <[email protected]>
Reviewed-by: Frieder Schrempf <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions