summaryrefslogtreecommitdiff
path: root/include/linux/mtd
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2021-12-16 12:16:40 +0100
committerMiquel Raynal <miquel.raynal@bootlin.com>2022-02-09 09:49:25 +0100
commit48e6633a9fa2400b53a964358753769f291a7eb0 (patch)
tree2f1b90e9d444b78ce672f35904c4aabfed664f11 /include/linux/mtd
parentcda32a618debd3fad8e42757b198719ae180f8f4 (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 <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20211216111654.238086-15-miquel.raynal@bootlin.com
Diffstat (limited to 'include/linux/mtd')
0 files changed, 0 insertions, 0 deletions