diff options
Diffstat (limited to 'tools/image-host.c')
| -rw-r--r-- | tools/image-host.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/image-host.c b/tools/image-host.c index 48d69191c92..8b550af0dc1 100644 --- a/tools/image-host.c +++ b/tools/image-host.c @@ -650,7 +650,7 @@ int fit_image_cipher_data(const char *keydir, void *keydest, * |- algo = "sha1" * |- value = sha1(data) * - * For signature details, please see doc/uImage.FIT/signature.txt + * For signature details, please see doc/usage/fit/signature.rst * * @keydir Directory containing *.key and *.crt files (or NULL) * @keydest FDT Blob to write public keys into (NULL if none) |
