[PATCH 09/20] mtd: nand: ecc-bch: Create the software BCH engine

Miquel Raynal miquel.raynal at bootlin.com
Fri Oct 30 13:29:43 EDT 2020


On Tue, 2020-09-29 at 23:01:13 UTC, Miquel Raynal wrote:
> Let's continue introducing the generic ECC engine abstraction in the
> NAND subsystem by instantiating a first ECC engine: the software
> BCH one.
> 
> While at it, make a very tidy ecc_sw_bch_init() function and move all
> the sanity checks and user input management in
> nand_ecc_sw_bch_init_ctx(). This second helper will be called from the
> raw RAND core.
> 
> 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