]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
env: Add a command to display details about env flags
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 12 Dec 2012 04:16:33 +0000 (22:16 -0600)
committerTom Rini <trini@ti.com>
Thu, 13 Dec 2012 18:46:56 +0000 (11:46 -0700)
commitfffad71bc489cf224eda6d826a1645423852ee45
tree3fd5278e5515c4ad5043cf4e3ab030c81e9178f6
parent30fd4fadb319d7c6d43d949e2d30ffaea46a60cf
env: Add a command to display details about env flags

Similar to the env callback command, this will show details about the
options available, the static list, and the currently active variables.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
README
common/cmd_nvedit.c
common/env_flags.c
include/env_flags.h