mirror of
https://xff.cz/git/u-boot/
synced 2025-09-18 17:12:08 +02:00
doc: imx: habv4: Fix typo in 'signing'
Fix two occurrences where 'signing' is misspelled. Signed-off-by: Fabio Estevam <festevam@denx.de> Reviewed-by: Tim Harvey <tharvey@gateworks.com>
This commit is contained in:
@@ -113,7 +113,7 @@ the U-Boot build, the example below is a log for mx7dsabresd_defconfig target:
|
|||||||
1.4 Signing the U-Boot binary
|
1.4 Signing the U-Boot binary
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
The CST tool is used for singing the U-Boot binary and generating a CSF binary,
|
The CST tool is used for signing the U-Boot binary and generating a CSF binary,
|
||||||
users should input the CSF description file created in the step above and
|
users should input the CSF description file created in the step above and
|
||||||
should receive a CSF binary, which contains the CSF commands, SRK table,
|
should receive a CSF binary, which contains the CSF commands, SRK table,
|
||||||
signatures and certificates.
|
signatures and certificates.
|
||||||
|
@@ -145,7 +145,7 @@ addresses, the csf_uboot.txt can be used as example:
|
|||||||
1.4 Signing the images
|
1.4 Signing the images
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
The CST tool is used for singing the U-Boot binary and generating a CSF binary,
|
The CST tool is used for signing the U-Boot binary and generating a CSF binary,
|
||||||
users should input the CSF description file created in the step above and
|
users should input the CSF description file created in the step above and
|
||||||
receive a CSF binary, which contains the CSF commands, SRK table, signatures
|
receive a CSF binary, which contains the CSF commands, SRK table, signatures
|
||||||
and certificates.
|
and certificates.
|
||||||
|
Reference in New Issue
Block a user