diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2024-08-26 13:14:11 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2024-09-06 18:00:14 +0300 |
commit | e1f251e1aad8b1cfb322cbd6057300e4613534f0 (patch) | |
tree | bc026cb21ef8784541358b60c60ed9fe0c4f0c97 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 18073e395cd6d0de1427c4248380ccdbf937375d (diff) | |
download | linux-e1f251e1aad8b1cfb322cbd6057300e4613534f0.tar.xz |
mtd: spi-nand: macronix: Add a possible bitflip status flag
Macronix SPI-NANDs encode the ECC status into two bits. There are three
standard situations (no bitflip, bitflips, error), and an additional
possible situation which is only triggered when configuring the 0x10
configuration register, allowing to know, if there have been bitflips,
whether the maximum amount of bitflips was above a configurable
threshold or not. In all cases, for now, s this configuration register
is unset, it means the same as "there are bitflips".
This value is maybe standard, maybe not. For now, let's define it in the
Macronix driver, we can safely move it to a shared place later if that
is relevant.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20240826101412.20644-9-miquel.raynal@bootlin.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions