commit | 61f1fbd63f049b0de47d5e2ce6c1f4d52da343a1 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Sat Feb 05 13:19:36 2022 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 11 11:29:10 2022 -0500 |
tree | a4c6bedb7cc82074612c8a756781964b211432c4 | |
parent | 35a382a176566b698db23ce6000e0490c85d9ebd [diff] |
mkimage: Improve documentation of algo-name parameter Addresses the feedback provided on 5902a397d029 ("mkimage: Allow to specify the signature algorithm on the command line") which raced with the merge. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Reviewed-by: Simon Glass <sjg@chromium.org>