linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Mike Crowe <mac@mcrowe.com>
To: linux-mtd@lists.infradead.org
Cc: Mike Crowe <mac@mcrowe.com>
Subject: [PATCH 0/2] Support skipping a certain number of good blocks
Date: Tue,  6 Dec 2016 18:04:15 +0000	[thread overview]
Message-ID: <1481047457-25427-1-git-send-email-mac@mcrowe.com> (raw)

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

             reply	other threads:[~2016-12-06 18:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-06 18:04 Mike Crowe [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1481047457-25427-1-git-send-email-mac@mcrowe.com \
    --to=mac@mcrowe.com \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).