]> Git Repo - J-u-boot.git/commit
Add 'editenv' command
authorPeter Tyser <[email protected]>
Sun, 25 Oct 2009 20:12:56 +0000 (15:12 -0500)
committerWolfgang Denk <[email protected]>
Tue, 27 Oct 2009 19:58:25 +0000 (20:58 +0100)
commit246c69225c7b962d5c93e92282b78ca9fc5fefee
treee894adbd050ceed629228469c0066076b9f2d79a
parentb0fa8e50632a628766db23f5c884ec63f1469552
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]>
README
common/cmd_nvedit.c
include/config_cmd_all.h
include/config_cmd_default.h
This page took 0.034561 seconds and 4 git commands to generate.