[PATCH 0/3] mtd-utils: fix nandwrite virtual block handling

David Oberhollenzer david.oberhollenzer at sigma-star.at
Thu Jan 12 02:28:25 PST 2017


This patch series mainly fixes how nandwrite checks for bad blocks
when using jffs2 virtual erase blocks and tries to cleanup the
nandwrite main loop by using new utility functions.

David Oberhollenzer (3):
      nandwrite: add stricter sanity checking for blockalign
      nandwrite: replace erase loop with mtd_erase_multi
      nandwrite: fix/cleanup bad block skipping

 nand-utils/nandwrite.c | 82 +++++++++++++++++++++++++++-----------------------
 1 file changed, 44 insertions(+), 38 deletions(-)



More information about the linux-mtd mailing list