[PATCH 0/2] Support skipping a certain number of good blocks
Mike Crowe
mac at mcrowe.com
Tue Dec 6 10:04:15 PST 2016
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
More information about the linux-mtd
mailing list