summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJoe Hershberger <joe.hershberger@ni.com>2012-12-11 22:16:25 -0600
committerTom Rini <trini@ti.com>2012-12-13 11:46:55 -0700
commit5e2b3e0c59df3313254941b453ffeadba9e673ae (patch)
treebbf40d293ad61cbc1644f53b4425a303cce16c4a /README
parent170ab11075d3be56e89d6444abf1148329130f4b (diff)
downloadtalos-obmc-uboot-5e2b3e0c59df3313254941b453ffeadba9e673ae.tar.gz
talos-obmc-uboot-5e2b3e0c59df3313254941b453ffeadba9e673ae.zip
env: Add a command to view callbacks
The callbacks can be bound, but are otherwise invisible. Add a command to show what callbacks are available. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> !!! fix callback command
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index e00a7c2a8a..ac61a32adf 100644
--- a/README
+++ b/README
@@ -815,6 +815,7 @@ The following options need to be configured:
CONFIG_CMD_EDITENV edit env variable
CONFIG_CMD_EEPROM * EEPROM read/write support
CONFIG_CMD_ELF * bootelf, bootvx
+ CONFIG_CMD_ENV_CALLBACK * display details about env callbacks
CONFIG_CMD_EXPORTENV * export the environment
CONFIG_CMD_EXT2 * ext2 command support
CONFIG_CMD_EXT4 * ext4 command support
OpenPOWER on IntegriCloud