Skip to content

Commit f5d98b0

Browse files
Fabio Estevamtrini
authored andcommitted
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>
1 parent e376508 commit f5d98b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/imx/habv4/guides/mx6_mx7_secure_boot.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ the U-Boot build, the example below is a log for mx7dsabresd_defconfig target:
113113
1.4 Signing the U-Boot binary
114114
------------------------------
115115

116-
The CST tool is used for singing the U-Boot binary and generating a CSF binary,
116+
The CST tool is used for signing the U-Boot binary and generating a CSF binary,
117117
users should input the CSF description file created in the step above and
118118
should receive a CSF binary, which contains the CSF commands, SRK table,
119119
signatures and certificates.

doc/imx/habv4/guides/mx6_mx7_spl_secure_boot.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ addresses, the csf_uboot.txt can be used as example:
145145
1.4 Signing the images
146146
-----------------------
147147

148-
The CST tool is used for singing the U-Boot binary and generating a CSF binary,
148+
The CST tool is used for signing the U-Boot binary and generating a CSF binary,
149149
users should input the CSF description file created in the step above and
150150
receive a CSF binary, which contains the CSF commands, SRK table, signatures
151151
and certificates.

0 commit comments

Comments
 (0)