[U-Boot] [PATCH v2 02/11] Add setenv_ulong() and setenv_addr()
Wolfgang Denk
wd at denx.de
Wed Oct 26 21:32:49 CEST 2011
Dear Simon Glass,
In message <1319515208-7810-3-git-send-email-sjg at chromium.org> you wrote:
> It seems we put numbers and addresses into environment variables a lot.
> We should have some functions to do this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> common/cmd_nvedit.c | 30 ++++++++++++++++++++++++++++++
> include/common.h | 2 ++
> 2 files changed, 32 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
Real programmers don't comment their code. It was hard to write, it
should be hard to understand.
More information about the U-Boot
mailing list