[U-Boot] [PATCH 7/7] cmd_setexpr: allow memory addresses and env vars in expressions

Detlev Zundel dzu at denx.de
Fri Feb 26 13:35:13 CET 2010


Hi Frans,

> This patch add functionality to use memory addresses and environment variables in
> expressions. This increases the power of expressions substantially
>
> It adheres to the standard convemtions: memory addresses can be given in the format
> *address (e.g. *1000), environment variables as $this_var.

This has the same ${var} problem as your other patch.

Cheers
  Detlev

-- 
I had nothing to do with implementing Gosmacs.  It was inspired
by the original Emacs, but that's all.  I would never have agreed
to use a language like Mocklisp.
             -- Richard Stallman in <E1CUySS-00048D-RN at fencepost.gnu.org>
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de


More information about the U-Boot mailing list