diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2025-01-10 15:45:27 +0100 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2025-01-15 19:24:08 +0100 |
commit | 1ea808b4d15b9bddc48af75b0668b82366b5b927 (patch) | |
tree | 5b4e819b5db9f7c0fec8ad2244dcb4cd9f57bd30 /scripts/gdb/linux/utils.py | |
parent | 8586bc8d95488dfaadbc1af89ba59900d2c39119 (diff) |
mtd: spinand: winbond: Update the *JW chip definitions
W25N01JW and W25N02JW use a different technology with higher frequencies
supported (up to 166MHz). There is one drawback though, the slowest
READ_FROM_CACHE command cannot run above 54MHz. Because of that, we need
to set a limit for these chips on the basic READ_FROM_CACHE variant.
Duplicating this list is not a problem because these chips have DTR
support, and the list of supported variants will diverge from all the
other chips when adding support for it.
Cc: stable+noautosel@kernel.org # New feature being added
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions