[U-Boot] U-boot : compare read and expect value

Wolfgang Denk wd at denx.de
Mon Dec 10 15:58:22 CET 2012


Dear Khalid Tourabi,

please don't top post / full quote,  and keep the mailing list on Cc:

In message <50C5F2D6.5060204 at planar.com> you wrote:
> 
>      Thanks for your answer.
> 
>      setexpr command allows set the result operation in an environment 
> variable.
>      But I want to set the result command (string) in an environment 
> variable to compare it with the expect value.

Build it from parts.  Start with putting the expected value in an
environment variable, so you can use setexpr to compareit against the
actual value.  Then use conditionals to react as needed.  Use standard
shell scripting methods.

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
You can't have everything... where would you put it?  - Steven Wright


More information about the U-Boot mailing list