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

Reply via email to