diff options
| author | Peter Tyser <[email protected]> | 2009-10-25 15:12:56 -0500 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2009-10-27 20:58:25 +0100 |
| commit | 246c69225c7b962d5c93e92282b78ca9fc5fefee (patch) | |
| tree | e894adbd050ceed629228469c0066076b9f2d79a /README | |
| parent | b0fa8e50632a628766db23f5c884ec63f1469552 (diff) | |
Add 'editenv' command
The editenv command can be used to edit an environment variable.
Editing an environment variable is useful when one wants to tweak an
existing variable, for example fix a typo or change the baudrate in the
'bootargs' environment variable.
Signed-off-by: Peter Tyser <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -620,6 +620,7 @@ The following options need to be configured: CONFIG_CMD_DS4510_RST * ds4510 I2C rst command CONFIG_CMD_DTT * Digital Therm and Thermostat CONFIG_CMD_ECHO echo arguments + CONFIG_CMD_EDITENV edit env variable CONFIG_CMD_EEPROM * EEPROM read/write support CONFIG_CMD_ELF * bootelf, bootvx CONFIG_CMD_SAVEENV saveenv |
