doc: README: Correct file name of signature verification documentation

Signed-off-by: Detlev Zundel <dzu@denx.de>
This commit is contained in:
Detlev Zundel 2014-01-20 16:21:46 +01:00 committed by Tom Rini
parent f2afe70196
commit 8bf2aad7e0
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -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.