Scroll to navigation

BAREBOX-STATE(1) User Commands BAREBOX-STATE(1)

NAME

barebox-state - Manage Barebox's state in a device tree

SYNOPSIS

barebox-state [OPTIONS]

DESCRIPTION

The Barebox bootloader has a state framework that saves information in a device tree node. This program operates on that node.

OPTIONS

get the value of a variable
set the value of a variable
specify the state to use (default="state"). Multiple states are allowed.
dump the state
dump the state suitable for shell sourcing
increase verbosity
decrease verbosity
this help

SEE ALSO

dtblint(1)

2021-02-01 Linux