]> www.infradead.org Git - mtd-utils.git/commit
nandwrite: unified reading from standard input and from file - part 1
authorJehan Bing <jehan@orb.com>
Thu, 6 Aug 2009 00:40:24 +0000 (17:40 -0700)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 11 Aug 2009 13:14:20 +0000 (16:14 +0300)
commitb0eab860c9b68b74d108836041346544d925fc9f
tree828fa58a6ddc6a93b678a05fa39ccaf82ce0a20d
parent6eba06c395f72e43505b21f073275bd071782552
nandwrite: unified reading from standard input and from file - part 1

Use same code path for reading data (not the OOB) from either the
standard input or a regular file.

Signed-off-by: Jehan Bing <jehan@orb.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
nandwrite.c