[PATCH v5 0/2] mtd: cfi_cmdset_0002: Changes to retry for flash erase
Boris Brezillon
boris.brezillon at bootlin.com
Mon May 14 00:12:14 PDT 2018
On Mon, 14 May 2018 02:11:48 +0000
IKEGAMI Tokunori <ikegami at allied-telesis.co.jp> wrote:
> From: Tokunori Ikegami <ikegami at allied-telesis.co.jp>
>
> The flash erase error is caused on the Macronix flash device below.
> MX29GL512FHT2I-11G
> Also it has been just confirmed to be able to reproduce.
> And the retry function can resolved the flash erase error correctly.
>
> The commit message of PATCH v4 2/2 was not correct so let me resend patches.
Can you please use git send-email when you send your patch series, so
that they are properly threaded.
>
> Tokunori Ikegami (2):
> mtd: cfi_cmdset_0002: Change definition naming to retry write
> operation
> mtd: cfi_cmdset_0002: Change erase functions to retry for error
>
> drivers/mtd/chips/cfi_cmdset_0002.c | 16 +++++++++++++---
> 1 file changed, 13 insertions(+), 3 deletions(-)
>
More information about the linux-mtd
mailing list