mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
doc: FIT image: fix typo
Fix typo in beaglebone verified boot documentation. Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com>
This commit is contained in:
committed by
Tom Rini
parent
d03e76af5c
commit
612e99123b
@@ -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
|
||||
|
Reference in New Issue
Block a user