[U-Boot-Users] [PATCH] Add setexpr command

Wolfgang Denk wd at denx.de
Tue Mar 25 22:14:37 CET 2008


In message <Pine.LNX.4.64.0802131648030.23661 at blarg.am.freescale.net> you wrote:
> Add a simple expr style command that will set an env variable as the result
> of the command.  This allows us to do simple math in shell.  The following
> operations are supported: &, |, ^, +, -, *, /.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> 
> this was the expr patch, but renamed based on comments on the list.
> 
> Still open issue about should this be in config_cmd_default.h
> 
> - k
> 
>  common/cmd_setexpr.c |   70 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 70 insertions(+), 0 deletions(-)
>  create mode 100644 common/cmd_setexpr.c

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
An armed society is a polite society.




More information about the U-Boot mailing list