summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJan Kiszka <jan.kiszka@siemens.com>2022-02-05 15:19:36 +0300
committerTom Rini <trini@konsulko.com>2022-02-11 19:29:10 +0300
commit32a711dbdbec9aed6777d1059d115b1c83d36fca (patch)
treea4c6bedb7cc82074612c8a756781964b211432c4 /doc
parent42db3738065d5adb41f7481d21eb2823c929b8e6 (diff)
downloadu-boot-32a711dbdbec9aed6777d1059d115b1c83d36fca.tar.xz
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>
Diffstat (limited to 'doc')
-rw-r--r--doc/mkimage.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mkimage.1 b/doc/mkimage.1
index 0734bd36a1..fc84cca066 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" "]"