Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

reform-boundary-uboot

Forked from Reform / reform-boundary-uboot
Loading
user avatar
Simon Glass authored
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: default avatarSimon Glass <sjg@chromium.org>
218da0f3
History
Name Last commit Last update