commit | 35fe1b98a0082ad3f576bcc420c74dab435da307 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Wed Sep 30 01:01:23 2020 +0200 |
committer | Miquel Raynal <miquel.raynal@bootlin.com> | Thu Dec 10 22:37:30 2020 +0100 |
tree | 22c6e65e7dd7d2e830dfdabc93f55b2825d49223 | |
parent | 5180a62c12497aa491a7c79c062a9e3a884c9762 [diff] |
mtd: nand: ecc-hamming: Create the software Hamming engine Let's continue introducing the generic ECC engine abstraction in the NAND subsystem by instantiating a second ECC engine: software Hamming. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20200929230124.31491-20-miquel.raynal@bootlin.com