[PATCH v13 09/20] mtd: rawnand: Separate the ECC engine type and the ECC byte placement

Miquel Raynal miquel.raynal at bootlin.com
Mon Sep 7 03:24:23 EDT 2020


On Thu, 2020-08-27 at 08:51:57 UTC, Miquel Raynal wrote:
> The use of "syndrome" placement should not be encoded in the ECC
> engine mode/type.
> 
> Create a "placement" field in NAND chip and change all occurrences of
> the NAND_ECC_HW_SYNDROME enumeration to be just NAND_ECC_HW and
> possibly a placement entry like NAND_ECC_PLACEMENT_INTERLEAVED.
> 
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
> Reviewed-by: Boris Brezillon <boris.brezillon at collabora.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