Files
u-boot/include
Simon Glass 218da0f35f hash: Use lower case for hash algorithm names
Rather than use strcasecmp() in the hash algorithm search, require the
caller to do this first. Most of U-Boot can use lower case anyway, and
the hash command can convert to lower case before calling hash_command().
This saves needing strcasecmp() for boards that use hashing but not
the hash command.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-02-28 19:49:13 -08:00
..
2013-02-04 09:05:45 -05:00
2013-02-19 17:01:26 -05:00
2013-02-08 22:32:38 -05:00
2013-02-07 20:38:55 -05:00
2013-02-11 10:35:25 -07:00
2013-02-19 17:01:26 -05:00