summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDetlev Zundel <dzu@denx.de>2014-01-20 16:21:46 +0100
committerTom Rini <trini@ti.com>2014-02-19 10:46:24 -0500
commit8bf2aad7e000fb993aed052a7a2640dd9d866f9e (patch)
tree97acd466214ad9df1c61fba442cc7c4c0f35da34 /README
parentf2afe70196dc735dfb7a24793c624df177cff232 (diff)
downloadtalos-obmc-uboot-8bf2aad7e000fb993aed052a7a2640dd9d866f9e.tar.gz
talos-obmc-uboot-8bf2aad7e000fb993aed052a7a2640dd9d866f9e.zip
doc: README: Correct file name of signature verification documentation
Signed-off-by: Detlev Zundel <dzu@denx.de>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 44ce071995..bfd89b0bfb 100644
--- a/README
+++ b/README
@@ -2850,7 +2850,7 @@ CBFS (Coreboot Filesystem) support
CONFIG_RSA
This enables the RSA algorithm used for FIT image verification
- in U-Boot. See doc/uImage/signature for more information.
+ in U-Boot. See doc/uImage.FIT/signature.txt for more information.
The signing part is build into mkimage regardless of this
option.
OpenPOWER on IntegriCloud