doc: imx: fix typos in mxsimage.txt
authorMichael Heimpold <mhei@heimpold.de>
Fri, 2 Nov 2018 22:12:02 +0000 (23:12 +0100)
committerStefano Babic <sbabic@denx.de>
Tue, 1 Jan 2019 13:12:18 +0000 (14:12 +0100)
This fixes two small typos in mxsimage.txt.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Reviewed-by: Breno Lima <breno.lima@nxp.com>
doc/imx/mkimage/mxsimage.txt

index c3975ee5e66246a3a27c3b1b45ae8a0371d071ff..9159f93a97788c0f2db6037b7fe685003c4b3a38 100644 (file)
@@ -46,7 +46,7 @@ These semantics and rules will be outlined now.
       TAG [LAST]
       - LAST               :: Flag denoting the last section in the file
 
-  - After a "TAG" unstruction, any of the following instructions may follow
+  - After a "TAG" instruction, any of the following instructions may follow
     in any order and any quantity:
 
       NOOP
@@ -142,7 +142,7 @@ These semantics and rules will be outlined now.
   - An optional flags lines can be one of the following:
 
        DISPLAYPROGRESS
-       - Enable boot progress output form the BootROM.
+       - Enable boot progress output from the BootROM.
 
 - If the boot progress output from the BootROM is enabled, the BootROM will
   produce a letter on the Debug UART for each instruction it started processing.