From 32a711dbdbec9aed6777d1059d115b1c83d36fca Mon Sep 17 00:00:00 2001 From: Jan Kiszka Date: Sat, 5 Feb 2022 13:19:36 +0100 Subject: 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 Reviewed-by: Simon Glass --- doc/mkimage.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/mkimage.1 b/doc/mkimage.1 index 0734bd36a11..fc84cca066b 100644 --- a/doc/mkimage.1 +++ b/doc/mkimage.1 @@ -158,7 +158,7 @@ CONFIG_OF_CONTROL in U-Boot. .TP .BI "\-o [" "signing algorithm" "]" Specifies the algorithm to be used for signing a FIT image. The default is -taken from the target signature nodes 'algo' properties. +taken from the signature node's 'algo' property. .TP .BI "\-p [" "external position" "]" -- cgit v1.3.1