summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBreno Lima <breno.lima@nxp.com>2019-02-15 16:51:36 -0200
committerYe Li <ye.li@nxp.com>2020-04-26 23:26:39 -0700
commitaf279390deb1a7675842d897f1ff9ded1b53e537 (patch)
tree67abeae5bce5475b493b7b2d633e960f1b7f0021 /doc
parentccb3a4496931cd4a9472b69318e8878e6f5713e7 (diff)
MLK-20935-4 doc: imx: ahab: Fix typo in mx8_mx8x_secure_boot.txt guide
Fix a typo in path provided for imx-mkimage iMX8QM and iMX8QXP directories. Reported-by: Marius Grigoras <marius.grigoras@nxp.com> Signed-off-by: Breno Lima <breno.lima@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> (cherry picked from commit c75243c1a87a10f003377d9c144bcf412ba80440) (cherry picked from commit ee024325a0a32b248c4ddb4bb04768bcfb933694)
Diffstat (limited to 'doc')
-rw-r--r--doc/imx/ahab/guides/mx8_mx8x_secure_boot.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/imx/ahab/guides/mx8_mx8x_secure_boot.txt b/doc/imx/ahab/guides/mx8_mx8x_secure_boot.txt
index 56e28d0a46..ed2346a9b6 100644
--- a/doc/imx/ahab/guides/mx8_mx8x_secure_boot.txt
+++ b/doc/imx/ahab/guides/mx8_mx8x_secure_boot.txt
@@ -326,7 +326,7 @@ generated to the <work> directory to save it for later:
$ cd <work>/imx-mkimage
$ cp iMX8QX/flash.bin ..
$ make SOC=iMX8QX flash_linux
- $ mv i.MX8QX/flash.bin iMX8QX/flash_os.bin
+ $ mv iMX8QX/flash.bin iMX8QX/flash_os.bin
$ cp iMX8QX/flash_os.bin ..
- On i.MX 8 QM
@@ -334,7 +334,7 @@ generated to the <work> directory to save it for later:
$ cd <work>/imx-mkimage
$ cp iMX8QM/flash.bin ..
$ make SOC=iMX8QM flash_linux
- $ mv i.MX8QM/flash.bin iMX8QM/flash_os.bin
+ $ mv iMX8QM/flash.bin iMX8QM/flash_os.bin
$ cp iMX8QM/flash_os.bin ..
If the make command ends successfully, the end of the result should look