]> www.infradead.org Git - mtd-utils.git/commit
mtd-utils: fixes verification percent display in flashcp
authorAndrij Abyzov <drolevar@gmail.com>
Mon, 11 Feb 2019 16:13:40 +0000 (17:13 +0100)
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Tue, 26 Feb 2019 14:08:16 +0000 (15:08 +0100)
commit5fdd9a14eb2c05ffc6c744ffa507e60bf2af6de6
treecd2486faf86f273487299e248e158b16f5782596
parentf18e9636a26f39f6595ed365d31c01e876235b63
mtd-utils: fixes verification percent display in flashcp

flashcp was always showing 0% progress due to incorrect
printf format specifier.

Signed-off-by: Andrij Abyzov <drolevar@gmail.com>
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
misc-utils/flashcp.c