[PATCH 0/2] cmd: hash: correct parameter count check

Tom Rini trini at konsulko.com
Fri Nov 15 05:27:45 CET 2024


On Sat, 02 Nov 2024 11:08:34 +0100, Heinrich Schuchardt wrote:

> Since commit 348ea878508d ("cmd: hash: fix param count check") the hash
> command cannot be used without the optional variable name parameter if
> CONFIG_HASH_VERIFY=y. 'hash sha1 $loadaddr $filesize' returns
> CMD_RET_USAGE.
> 
> The minimum number of arguments is four no matter if verification is
> enabled or not.
> 
> [...]

Applied to u-boot/master, thanks!

-- 
Tom




More information about the U-Boot mailing list