Dear Simon Glass,

In message <1361379515-23802-17-git-send-email-...@chromium.org> you wrote:
> Some hashing commands permit saving the hash in an environment variable,
> and verifying a hash from there. But the crc32 command does not support
> this. In order to permit crc32 to use the generic hashing infrastructure,
> add a flag to select which behaviour to use.

<nitpick>

...
> +     /*
> +      * If environment variables are allowed, then we assume that 'dest'
> +      * is an environment variable, unless it starts with *, in which
> +      * case we assume it is an address. If not allowed, it ia always an

s/it ia/it is/

</nitpick>

What's the impact of these changes on the memory footprint?

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: w...@denx.de
Let us not look back in anger or  forward  in  fear,  but  around  in
awareness.                                            - James Thurber
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to