[U-Boot] [PATCH] doc: FIT image: fix typo
Pierre-Jean Texier
texier.pj2 at gmail.com
Sat Aug 18 13:51:25 UTC 2018
Fix typo in beaglebone verified boot documentation.
Signed-off-by: Pierre-Jean Texier <texier.pj2 at gmail.com>
---
doc/uImage.FIT/beaglebone_vboot.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/uImage.FIT/beaglebone_vboot.txt b/doc/uImage.FIT/beaglebone_vboot.txt
index f1862c2..685ec1f 100644
--- a/doc/uImage.FIT/beaglebone_vboot.txt
+++ b/doc/uImage.FIT/beaglebone_vboot.txt
@@ -462,7 +462,7 @@ you sign.
cd $UBOOT
make O=b/am335x_boneblack_vboot EXT_DTB=${WORK}/am335x-boneblack-pubkey.dtb
-Here we are overrriding the normal device tree file with our one, which
+Here we are overriding the normal device tree file with our one, which
contains the public key.
Now you have a special U-Boot image with the public key. It can verify can
--
2.7.4
More information about the U-Boot
mailing list