diff options
| author | Joe Hershberger <[email protected]> | 2012-12-11 22:16:25 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2012-12-13 11:46:55 -0700 |
| commit | 5e2b3e0c59df3313254941b453ffeadba9e673ae (patch) | |
| tree | bbf40d293ad61cbc1644f53b4425a303cce16c4a /README | |
| parent | 170ab11075d3be56e89d6444abf1148329130f4b (diff) | |
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 <[email protected]>
!!! fix callback command
Diffstat (limited to 'README')
| -rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
