[PATCH] mtd: nand: move nand_check_erased_ecc_chunk() to nand/core
Miquel Raynal
miquel.raynal at bootlin.com
Thu Sep 18 01:34:07 PDT 2025
On Wed, 10 Sep 2025 14:32:58 -0400, Markus Stockhausen wrote:
> The check function for bitflips in erased blocks will be needed
> by the Realtek ECC engine driver (which is currently under
> development). Right now it is located in raw/nand_base.c.
> While this is sufficient for the current usecases, there is
> no real dependency for an ECC engine on the raw nand library.
>
> Move the function over to a more generic place in core library.
>
> [...]
Applied to nand/next, thanks!
[1/1] mtd: nand: move nand_check_erased_ecc_chunk() to nand/core
commit: 6b88293aae7fb78872e5cc1ec36e2f750ae12e38
Patche(s) should be available on mtd/linux.git and will be
part of the next PR (provided that no robot complains by then).
Kind regards,
Miquèl
More information about the linux-mtd
mailing list