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 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.50.1