diff mbox series

[U-Boot] doc: FIT image: fix typo

Message ID 1534600285-1899-1-git-send-email-texier.pj2@gmail.com
State Accepted
Commit 612e99123bc3f7591f4246f0d89bad337f7c524f
Delegated to: Tom Rini
Headers show
Series [U-Boot] doc: FIT image: fix typo | expand

Commit Message

Pierre-Jean Texier Aug. 18, 2018, 1:51 p.m. UTC
Fix typo in beaglebone verified boot documentation.

Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com>
---
 doc/uImage.FIT/beaglebone_vboot.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tom Rini Aug. 20, 2018, 5:41 p.m. UTC | #1
On Sat, Aug 18, 2018 at 03:51:25PM +0200, Pierre-Jean Texier wrote:

> Fix typo in beaglebone verified boot documentation.
> 
> Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com>

Applied to u-boot/master, thanks!
diff mbox series

Patch

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