[PATCH v5 0/2] cmd: mtd: fix benchmarking
Mikhail Kshevetskiy
mikhail.kshevetskiy at iopsys.eu
Fri Aug 29 09:59:09 CEST 2025
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
Mikhail Kshevetskiy (2):
cmd: mtd: fix speed measurement in the speed benchmark
cmd: mtd: add benchmark option to the help
cmd/mtd.c | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
--
2.50.1
More information about the U-Boot
mailing list