From: Tom Rini Date: Mon, 13 Oct 2025 20:19:21 +0000 (-0600) Subject: Merge patch series "bootstd: rauc: fix doc and info msg to reflect real flow" X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=768b5167bd5bd8bf93698dbc94895ec3b195ffe0;p=pandora-u-boot.git Merge patch series "bootstd: rauc: fix doc and info msg to reflect real flow" Andreas Pretzsch 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 --- 768b5167bd5bd8bf93698dbc94895ec3b195ffe0