Linux-mtd Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] mtd: cfi_cmdset_0002: Changes to retry for flash erase
@ 2018-05-14  2:11 IKEGAMI Tokunori
  2018-05-14  7:12 ` Boris Brezillon
  0 siblings, 1 reply; 5+ messages in thread
From: IKEGAMI Tokunori @ 2018-05-14  2:11 UTC (permalink / raw)
  To: Boris Brezillon
  Cc: boris.brezillon@free-electrons.com, marek.vasut@gmail.com,
	richard@nod.at, Joakim Tjernlund, PACKHAM Chris,
	linux-mtd@lists.infradead.org, cyrille.pitchen@wedev4u.fr,
	computersforpeace@gmail.com, dwmw2@infradead.org

From: Tokunori Ikegami <ikegami@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.

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(-)

-- 
2.16.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-05-14 10:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-14  2:11 [PATCH v5 0/2] mtd: cfi_cmdset_0002: Changes to retry for flash erase IKEGAMI Tokunori
2018-05-14  7:12 ` Boris Brezillon
2018-05-14  9:32   ` IKEGAMI Tokunori
2018-05-14  9:44     ` Boris Brezillon
2018-05-14 10:23       ` IKEGAMI Tokunori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox