logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Description

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

Name

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

Options

-g, --get <variable>
              get the value of a variable

       -s, --set <variable>=<value>
              set the value of a variable

       -n, --name <name>
              specify the state to use (default="state"). Multiple states are allowed.

       -d, --dump
              dump the state

       --dump-shell
              dump the state suitable for shell sourcing

       -v, --verbose
              increase verbosity

       -q, --quiet
              decrease verbosity

       --help this help

See Also

dtblint(1)

Linux                                              2021-02-01                                   BAREBOX-STATE(1)

Synopsis

barebox-state[OPTIONS]

See Also