[U-Boot] [PATCH] doc: README: Correct file name of signature verification documentation
Detlev Zundel
dzu at denx.de
Mon Jan 20 16:21:46 CET 2014
Signed-off-by: Detlev Zundel <dzu at denx.de>
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index aea82be..edf5fe4 100644
--- a/README
+++ b/README
@@ -2832,7 +2832,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.
--
1.8.3.1
More information about the U-Boot
mailing list