diff options
author | Markus Stockhausen <markus.stockhausen@gmx.de> | 2025-09-10 14:32:58 -0400 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2025-09-18 10:32:00 +0200 |
commit | 6b88293aae7fb78872e5cc1ec36e2f750ae12e38 (patch) | |
tree | c1074ccbc0f16a9efd6ff96b8213f3fc6e72de29 /rust/helpers/err.c | |
parent | 01adc8207cf3c42c5cf389be7578fd726ef26fe1 (diff) |
mtd: nand: move nand_check_erased_ecc_chunk() to nand/core
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.
Suggested-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'rust/helpers/err.c')
0 files changed, 0 insertions, 0 deletions