bootstd: rauc: extend and fix doc to reflect real flow
authorAndreas Pretzsch <apr@cn-eng.de>
Thu, 2 Oct 2025 16:24:59 +0000 (18:24 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 13 Oct 2025 20:54:32 +0000 (14:54 -0600)
commit1c3687782fcedbf13d114d0dcf3d151f2a210973
tree1b5e0951165082758e9f92357061159a06029123
parentd6277523e54f4398dc5fe26e1d6151f400c974ca
bootstd: rauc: extend and fix doc to reflect real flow

The documentation of bootmeth rauc in some aspects does not reflect the
real program flow. Specifically the reset of boot tries in case of "no
more slots found" is incorrect (it won't change BOOT_ORDER).
Also the search sequence for boot scripts was mixed and incomplete.
Fix these points in the documentation.

Explain the initial setup of any missing BOOT_ORDER and BOOT_x_LEFT
environment variables, and inform about BOOT_x_LEFT decrementing.

Signed-off-by: Andreas Pretzsch <apr@cn-eng.de>
Reviewed-by: Martin Schwan <m.schwan@phytec.de>
doc/develop/bootstd/rauc.rst