summaryrefslogtreecommitdiff
path: root/doc/imx
diff options
context:
space:
mode:
authorMichael Heimpold <mhei@heimpold.de>2018-11-02 23:12:02 +0100
committerStefano Babic <sbabic@denx.de>2019-01-01 14:12:18 +0100
commit210594a868158d1f7b38094256d9fd1f7d1392fc (patch)
tree46aeefb2aeee7e4c37dc38b54398a41974732e48 /doc/imx
parent5271dcf581257fc35385587ee4c8fb7bec7033cf (diff)
doc: imx: fix typos in mxsimage.txt
This fixes two small typos in mxsimage.txt. Signed-off-by: Michael Heimpold <mhei@heimpold.de> Reviewed-by: Breno Lima <breno.lima@nxp.com>
Diffstat (limited to 'doc/imx')
-rw-r--r--doc/imx/mkimage/mxsimage.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/imx/mkimage/mxsimage.txt b/doc/imx/mkimage/mxsimage.txt
index c3975ee5e6..9159f93a97 100644
--- a/doc/imx/mkimage/mxsimage.txt
+++ b/doc/imx/mkimage/mxsimage.txt
@@ -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.