]> git.dujemihanovic.xyz Git - u-boot.git/commit
tools/fit_check_sign.c: Update usage function.
authorIlies CHERGUI <ilies.chergui@gmail.com>
Sun, 17 Jan 2021 15:52:16 +0000 (15:52 +0000)
committerTom Rini <trini@konsulko.com>
Mon, 1 Feb 2021 21:32:06 +0000 (16:32 -0500)
commit2b139b3992f0a95bfc6631397574c59f44e3b7c6
tree4be5cbe0ac862a6019627895c2faa6ba297ce094
parent1aa9c3b9308763f9b1d3e31a02276baf98245945
tools/fit_check_sign.c: Update usage function.

Add "-c" option to set the configuration name when
checking the FIT image signature.

Signed-off-by: Ilies CHERGUI <ilies.chergui@gmail.com>
tools/fit_check_sign.c