The patch series fixes speed calculation for nand device case and updates help to refer benchmark option presence.
Changes v2: * update commit message * 'Fixes:' tag was added * calculate speed a bit more precisely using a 64-bit math Changes v3: * split on 2 patches * update help for 'mtd write' command as well * format help for 'mtd' command to align device names on the same collumn Changes v4: * attemt to sent incorrect patches (sorry for this) Changes v5: * really rebase on top of master branch Changes v6: * rebased on top of "cmd: mtd: markbad/nand_write_test/nand_read_test" branch Mikhail Kshevetskiy (2): cmd: mtd: fix speed measurement in the speed benchmark cmd: mtd: add benchmark option to the help cmd/mtd.c | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) -- 2.51.0

