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

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Fri Feb 26 13:51:16 CET 2010


2010/2/26 Detlev Zundel <dzu at denx.de>:
> 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.

I'll take it out and resubmit, this time amending the subject line.
I haven't really mastered all git options yet and am not fully up to
speed on how to submit patches. Apologies for any inconvenience.

Frans


More information about the U-Boot mailing list