From: Pierre-Jean Texier Date: Sat, 18 Aug 2018 13:51:25 +0000 (+0200) Subject: doc: FIT image: fix typo X-Git-Url: http://git.dujemihanovic.xyz/img/sics.gif?a=commitdiff_plain;h=612e99123bc3f7591f4246f0d89bad337f7c524f;p=u-boot.git doc: FIT image: fix typo Fix typo in beaglebone verified boot documentation. Signed-off-by: Pierre-Jean Texier --- diff --git a/doc/uImage.FIT/beaglebone_vboot.txt b/doc/uImage.FIT/beaglebone_vboot.txt index f1862c2753..685ec1f46d 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