[U-Boot] [PATCH V3] Tools: set multiple variable with fw_setenv utility

Wolfgang Denk wd at denx.de
Tue Jun 29 22:43:49 CEST 2010


Dear Stefano Babic,

In message <1274695696-8606-1-git-send-email-sbabic at denx.de> you wrote:
> Add a sort of batch mode to fw_setenv, allowing to set
> multiple variables in one shot, without updating the flash after
> each set as now. It is added the possibility to pass
> a config file with a list of pairs <variable, value> to be set,
> separated by a TAB character.
> 
> Signed-off-by: Stefano Babic <sbabic at denx.de>
> ---
>  tools/env/fw_env.c      |  269 +++++++++++++++++++++++++++++++++++++++--------
>  tools/env/fw_env.h      |    4 +
>  tools/env/fw_env_main.c |   67 +++++++++++--
>  3 files changed, 288 insertions(+), 52 deletions(-)

Applied to "next" branch. 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
"If a computer can't directly address all the RAM you can  use,  it's
just a toy."         - anonymous comp.sys.amiga posting, non-sequitir


More information about the U-Boot mailing list