[PATCH v2 0/2] bootstd: rauc: fix doc and info msg to reflect real flow

Andreas Pretzsch apr at cn-eng.de
Thu Oct 2 18:24:57 CEST 2025


For the RAUC bootmethod, newly introduced in U-Boot 2025.10, both code
and documentation contain some incorrect (maybe outdated) statements,
so they do not reflect the real behaviour.
This series corrects both the docs and one log_info in the code, to now
reflect the real flow. Beside being visible in the code, all of it was
tested on a real machine.

Despite the very late time in RC cycle, I suggest inclusion before release
of U-Boot 2025.10, as the current statements are simply incorrect. Also I
do not see any risk in these non-functional changes.
Thanks to Martin Schwan for the review and esp. the initial code!

Changes for v2:
  - bootmeth_rauc.c: add Reviewed-by of Martin Schwan
  - doc: rephrase and fix formatting based on feedback from Martin Schwan

Andreas Pretzsch (2):
  bootstd: rauc: no valid slot fallback: fix info msg to reflect real
    flow
  bootstd: rauc: extend and fix doc to reflect real flow

 boot/bootmeth_rauc.c         |  3 ++-
 doc/develop/bootstd/rauc.rst | 19 +++++++++++++------
 2 files changed, 15 insertions(+), 7 deletions(-)

-- 
2.43.0



More information about the U-Boot mailing list