[PATCH 3/6] mtd: spinand: Use the external ECC engine logic

Miquel Raynal miquel.raynal at bootlin.com
Fri Oct 30 13:28:09 EDT 2020


On Thu, 2020-10-01 at 10:20:11 UTC, Miquel Raynal wrote:
> Now that all the logic is available in the NAND core, let's use it
> from the SPI-NAND core. Right now there is no functional change as the
> default ECC engine for SPI-NANDs is set to 'on-die', but user can now
> use software correction if they want to by just setting the right
> properties in the DT.
> 
> Also note that the OOB layout handling is removed from the SPI-NAND
> core as each ECC engine is supposed to handle it by it's own; users
> should not be aware of that.
> 
> 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