diff options
| author | Miquel Raynal <[email protected]> | 2021-12-16 12:16:40 +0100 |
|---|---|---|
| committer | Miquel Raynal <[email protected]> | 2022-02-09 09:49:25 +0100 |
| commit | 48e6633a9fa2400b53a964358753769f291a7eb0 (patch) | |
| tree | 2f1b90e9d444b78ce672f35904c4aabfed664f11 /scripts/gdb/linux/utils.py | |
| parent | cda32a618debd3fad8e42757b198719ae180f8f4 (diff) | |
mtd: nand: mxic-ecc: Add Macronix external ECC engine support
Some SPI-NAND chips do not support on-die ECC. For these chips,
correction must apply on the SPI controller end. In order to avoid
doing all the calculations by software, Macronix provides a specific
engine that can offload the intensive work.
Add Macronix ECC engine support, this engine can work in conjunction
with a SPI controller and a raw NAND controller, it can be pipelined
or external and supports linear and syndrome layouts.
Right now the simplest configuration is supported: SPI controller
external and linear ECC engine.
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions