diff --git a/Documentation/user/bootchooser.rst b/Documentation/user/bootchooser.rst index 1680ea7..8456e11 100644 --- a/Documentation/user/bootchooser.rst +++ b/Documentation/user/bootchooser.rst @@ -112,7 +112,9 @@ it can report this to the bootchooser from Linux userspace using the *barebox-state* tool from the dt-utils_ package.:: - barebox-state -s bootstate..remaining_attemps + barebox-state [-n ] -s [.].remaining_attempts= + barebox-state -n system_state -s bootstate.system1.remaining_attempts=3 + barebox-state -s system1.remaining_attempts=3 If instead the bootchooser can detect a failed boot itself using the :ref:`reset reason ` (WDG), one can mark the boot successful