[PATCH v4 0/2] cmd: mtd: fix benchmarking
Mikhail Kshevetskiy
mikhail.kshevetskiy at iopsys.eu
Fri Aug 29 09:55:32 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:
* rebase patches on top of master branch
Mikhail Kshevetskiy (1):
cmd: mtd: fix speed measurement in the speed benchmark
Tom Rini (1):
Prepare v2025.10-rc3
Makefile | 2 +-
cmd/mtd.c | 5 +++--
doc/develop/release_cycle.rst | 2 +-
3 files changed, 5 insertions(+), 4 deletions(-)
--
2.50.1
More information about the U-Boot
mailing list