[PATCH 0/3] cmd: mtd: improvements
Miquel Raynal
miquel.raynal at bootlin.com
Fri Sep 5 16:13:11 CEST 2025
On 04/09/2025 at 17:50:20 +03, Mikhail Kshevetskiy <mikhail.kshevetskiy at iopsys.eu> wrote:
> Some nand flashes (like spi-nand one) are registered with mtd
> subsystem only, thus nand command can't be used to work with
> such flashes. As result some functionality is missing.
>
> This patch series introduce following features:
> * 'mtd markbad' command (clone of 'nand markbad')
> * 'mtd nand_write_test' command (clone of 'nand torture')
>
> Also a new command 'mtd nand_read_test' introduced. It produce readonly
> test of flash. It's mostly usefull to:
> * check general flash state,
> * check the correctness of returned number of corrected bits.
>
> Mikhail Kshevetskiy (3):
> cmd: mtd: add markbad command support
> cmd: mtd: add nand_write_test command support
> cmd: mtd: add nand_read_test command support
Nice!
Reviewed-by: Miquel Raynal <miquel.raynal at bootlin.com>
Thanks,
Miquèl
More information about the U-Boot
mailing list