From 8bf2aad7e000fb993aed052a7a2640dd9d866f9e Mon Sep 17 00:00:00 2001
From: Detlev Zundel <dzu@denx.de>
Date: Mon, 20 Jan 2014 16:21:46 +0100
Subject: [PATCH] doc: README: Correct file name of signature verification
 documentation

Signed-off-by: Detlev Zundel <dzu@denx.de>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 44ce071995b..bfd89b0bfb0 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.
-- 
GitLab