commit | 49dc73b52bfe8ed8cfbc2c00ecda25e3851b598b | [log] [tgz] |
---|---|---|
author | Detlev Zundel <dzu@denx.de> | Mon Jan 20 16:21:46 2014 +0100 |
committer | Tom Rini <trini@ti.com> | Wed Feb 19 10:46:24 2014 -0500 |
tree | 97acd466214ad9df1c61fba442cc7c4c0f35da34 | |
parent | 65bc075bb69e5d92221143f342cbe32835c01f4b [diff] [blame] |
doc: README: Correct file name of signature verification documentation Signed-off-by: Detlev Zundel <dzu@denx.de>
diff --git a/README b/README index 44ce071..bfd89b0 100644 --- a/README +++ b/README
@@ -2850,7 +2850,7 @@ 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.