Forráskód Böngészése

doc: README: Correct file name of signature verification documentation

Signed-off-by: Detlev Zundel <dzu@denx.de>
Detlev Zundel 10 éve
szülő
commit
8bf2aad7e0
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      README

+ 1 - 1
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.