In message <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
> ---
> 
> docs will be added online since that appears to be where all detailed
> command docs are located right now.
> 
>  common/Makefile          |    1 +
>  common/cmd_setexpr.c     |   70 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  include/config_cmd_all.h |    1 +
>  3 files changed, 72 insertions(+), 0 deletions(-)
>  create mode 100644 common/cmd_setexpr.c

Well, actually I applied this one... 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: [EMAIL PROTECTED]
It seems intuitively obvious to me, which  means  that  it  might  be
wrong.                                                 -- Chris Torek

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to