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

Simon Glass sjg at chromium.org
Thu Oct 2 18:30:04 CEST 2025


Hi,

On Wed, 1 Oct 2025 at 17:22, Andreas Pretzsch <apr at cn-eng.de> wrote:
>
> 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.
>
> 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(-)

While we are talking about this bootmeth, does anyone know what
happened re a test for it?

Regards,
Simon


More information about the U-Boot mailing list