[U-Boot] [PATCH 5/5 v2] Add 'editenv' command
Wolfgang Denk
wd at denx.de
Tue Oct 27 21:01:55 CET 2009
Dear Peter Tyser,
In message <1256501576-19700-5-git-send-email-ptyser at xes-inc.com> you wrote:
> 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 <ptyser at xes-inc.com>
> ---
> - No changes since v1
>
> The footprint of editenv is relatively small and I personally find it very
> useful so I added it to the config_cmd_default.h. Let me know if others
> would prefer not to include it by default.
>
> README | 1 +
> common/cmd_nvedit.c | 40 ++++++++++++++++++++++++++++++++++++++++
> include/config_cmd_all.h | 1 +
> include/config_cmd_default.h | 1 +
> 4 files changed, 43 insertions(+), 0 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Lots of people drink from the wrong bottle sometimes.
-- Edith Keeler, "The City on the Edge of Forever",
stardate unknown
More information about the U-Boot
mailing list