[PATCH 4/6] mtd: spinand: Allow the case where there is no ECC engine

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


On Thu, 2020-10-01 at 10:20:12 UTC, Miquel Raynal wrote:
> Even if this is not supposed to happen, there is no reason to fail the
> probe if it was explicitly requested to use no ECC engine at all (for
> instance, during development). This condition is met by just
> commenting out the error on the OOB free bytes count after the
> assignation of an ECC engine if none was provided (any other situation
> would error out much earlier anyway).
> 
> 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