U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
Cc: Tom Rini <trini@konsulko.com>,
	 Ilias Apalodimas <ilias.apalodimas@linaro.org>,
	 Jerome Forissier <jerome.forissier@linaro.org>,
	 Heinrich Schuchardt <xypron.glpk@gmx.de>,
	Simon Glass <sjg@chromium.org>,
	 Mattijs Korpershoek <mkorpershoek@kernel.org>,
	 Michal Simek <michal.simek@amd.com>,
	 Ibai Erkiaga <ibai.erkiaga-elorza@amd.com>,
	 Michael Trimarchi <michael@amarulasolutions.com>,
	 Christian Marangi <ansuelsmth@gmail.com>,
	u-boot@lists.denx.de,  Andreas Gnau <andreas.gnau@iopsys.eu>
Subject: Re: [PATCH 0/3] cmd: mtd: improvements
Date: Fri, 05 Sep 2025 16:13:11 +0200	[thread overview]
Message-ID: <87y0qtkmx4.fsf@bootlin.com> (raw)
In-Reply-To: <20250904145023.659922-1-mikhail.kshevetskiy@iopsys.eu> (Mikhail Kshevetskiy's message of "Thu, 4 Sep 2025 17:50:20 +0300")

On 04/09/2025 at 17:50:20 +03, Mikhail Kshevetskiy <mikhail.kshevetskiy@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@bootlin.com>


Thanks,
Miquèl

      parent reply	other threads:[~2025-09-05 15:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-04 14:50 [PATCH 0/3] cmd: mtd: improvements Mikhail Kshevetskiy
2025-09-04 14:50 ` [PATCH 1/3] cmd: mtd: add markbad command support Mikhail Kshevetskiy
2025-09-04 14:50 ` [PATCH 2/3] cmd: mtd: add nand_write_test " Mikhail Kshevetskiy
2025-09-04 14:50 ` [PATCH 3/3] cmd: mtd: add nand_read_test " Mikhail Kshevetskiy
2025-09-05 22:27   ` Michael Nazzareno Trimarchi
2025-09-05 14:13 ` Miquel Raynal [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y0qtkmx4.fsf@bootlin.com \
    --to=miquel.raynal@bootlin.com \
    --cc=andreas.gnau@iopsys.eu \
    --cc=ansuelsmth@gmail.com \
    --cc=ibai.erkiaga-elorza@amd.com \
    --cc=ilias.apalodimas@linaro.org \
    --cc=jerome.forissier@linaro.org \
    --cc=michael@amarulasolutions.com \
    --cc=michal.simek@amd.com \
    --cc=mikhail.kshevetskiy@iopsys.eu \
    --cc=mkorpershoek@kernel.org \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox