[PATCH 1/6] mtd: nand: Add helpers to manage ECC engines and configurations
Miquel Raynal
miquel.raynal at bootlin.com
Fri Oct 30 13:28:22 EDT 2020
On Thu, 2020-10-01 at 10:20:09 UTC, Miquel Raynal wrote:
> Add the logic in the NAND core to find the right ECC engine depending
> on the NAND chip requirements and the user desires. Right now, the
> choice may be made between (more will come):
> * software Hamming
> * software BCH
> * on-die (SPI-NAND devices only)
>
> Once the ECC engine has been found, the ECC engine must be
> configured.
>
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next.
Miquel
More information about the linux-mtd
mailing list