[PATCH v5 0/4] boot: Precursor series for global bootmeths

Simon Glass sjg at chromium.org
Sun Oct 12 08:43:52 CEST 2025


This series contains a few patches pulled out from the global-bootmeth
series. No functional change is intended.

I left out this one:

   boot: Move showing of bootflows out of the command

since Tom has already said he doesn't want it.

Changes in v5:
- Move 'usb' rename into a separate patch
- Rework commit message

Changes in v4:
- Series pulled out from previous glob-us3 series
- Drop patch 'Add more debugging to iter_incr()'

Changes in v3:
- Drop the spacing changes

Simon Glass (4):
  boot: Improve comments related to global bootmeths
  boot: Move obtaining the label into a common file
  boot: Rename usb to ums
  boot: Move preparing bootdev into a function

 boot/bootflow.c        | 60 ++++++++++++++++++++++++++++++++++--------
 boot/bootmeth-uclass.c |  1 +
 cmd/bootflow.c         |  8 +++---
 include/bootflow.h     | 11 +++++++-
 test/boot/bootflow.c   |  4 +--
 5 files changed, 67 insertions(+), 17 deletions(-)

-- 
2.43.0

base-commit: 48f21e66e360552c75d70a50421d0e0ed1f59e90
branch: glob-us5


More information about the U-Boot mailing list