linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Support skipping a certain number of good blocks
@ 2016-12-06 18:04 Mike Crowe
  2016-12-06 18:04 ` [PATCH 1/2] nandwrite: Add --output-skip Mike Crowe
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Mike Crowe @ 2016-12-06 18:04 UTC (permalink / raw)
  To: linux-mtd; +Cc: Mike Crowe

I found myself needing to write part of a partition that will be read
by the bootloader by skipping blocks from the start of the partition.
These new command-line options let me write and verify.

Mike Crowe (2):
  nandwrite: Add --output-skip
  nanddump: Add --input-skip

 nand-utils/nanddump.c  | 30 +++++++++++++++++++++++++++---
 nand-utils/nandwrite.c | 20 ++++++++++++++++++--
 2 files changed, 45 insertions(+), 5 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2016-12-14 18:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-06 18:04 [PATCH 0/2] Support skipping a certain number of good blocks Mike Crowe
2016-12-06 18:04 ` [PATCH 1/2] nandwrite: Add --output-skip Mike Crowe
2016-12-06 18:04 ` [PATCH 2/2] nanddump: Add --input-skip Mike Crowe
2016-12-06 18:11 ` [PATCH 0/2] Support skipping a certain number of good blocks Mike Crowe
2016-12-07  8:53   ` David Oberhollenzer
2016-12-07  9:56     ` Mike Crowe
2016-12-14 18:15       ` Mike Crowe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).