[PATCH RESEND v5 0/2] mtd: cfi_cmdset_0002: Changes to retry for flash erase

smtpuser smtpuser at allied-telesis.co.jp
Mon May 14 02:27:25 PDT 2018


From: Tokunori Ikegami <ikegami at allied-telesis.co.jp>

The flash erase error is caued 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 v5 patch series ware not sent by using git send-email.
Also the cover letter of previous resend patch series did not include the mailing list address.
So let me resend again the v5 patch series.

This patch has be sent by git-send-email.
But for our company mail system the sender mail address is needed to be set as smtpuser <smtpuser at allied-telesis.co.jp>.
So do not reply to the email address smtpuser <smtpuser at allied-telesis.co.jp>.
But please reply to my email address Tokunori Ikegami <ikegami at allied-telesis.co.jp> if any comment or problem.
Sorry for inconvenient about this.
I am asking to our IS department to resolve this issue.

Cc: linux-mtd at lists.infradead.org

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




More information about the linux-mtd mailing list