Merge patch series "bootstd: rauc: fix doc and info msg to reflect real flow"
authorTom Rini <trini@konsulko.com>
Mon, 13 Oct 2025 20:19:21 +0000 (14:19 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 13 Oct 2025 20:54:32 +0000 (14:54 -0600)
commit768b5167bd5bd8bf93698dbc94895ec3b195ffe0
tree1b5e0951165082758e9f92357061159a06029123
parent48f21e66e360552c75d70a50421d0e0ed1f59e90
parent1c3687782fcedbf13d114d0dcf3d151f2a210973
Merge patch series "bootstd: rauc: fix doc and info msg to reflect real flow"

Andreas Pretzsch <apr@cn-eng.de> says:

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!

Link: https://lore.kernel.org/r/20251002162506.3908711-1-apr@cn-eng.de