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:
parent
d03e76af5c
commit
612e99123b
@ -462,7 +462,7 @@ you sign.
|
|||||||
cd $UBOOT
|
cd $UBOOT
|
||||||
make O=b/am335x_boneblack_vboot EXT_DTB=${WORK}/am335x-boneblack-pubkey.dtb
|
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.
|
contains the public key.
|
||||||
|
|
||||||
Now you have a special U-Boot image with the public key. It can verify can
|
Now you have a special U-Boot image with the public key. It can verify can
|
||||||
|
Loading…
Reference in New Issue
Block a user