summaryrefslogtreecommitdiff
path: root/doc/imx
diff options
context:
space:
mode:
authorMichael Heimpold <mhei@heimpold.de>2018-11-02 23:11:49 +0100
committerStefano Babic <sbabic@denx.de>2019-01-01 14:12:18 +0100
commit5271dcf581257fc35385587ee4c8fb7bec7033cf (patch)
tree6f0de7840b3362f907e238f10be3feb5ac27f2a5 /doc/imx
parent499609374a52fdaba295fe5dc3d2750b47b4aa41 (diff)
doc: imx: fix typo in imximage.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/imximage.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/imx/mkimage/imximage.txt b/doc/imx/mkimage/imximage.txt
index 803682f558..f2cf23c5da 100644
--- a/doc/imx/mkimage/imximage.txt
+++ b/doc/imx/mkimage/imximage.txt
@@ -175,7 +175,7 @@ Warning: setting sector offset for DOS compatiblity
We have set 255 heads, 63 sector. We have to set the cylinder.
The value to be set can be calculated with:
- cilynder = <total size> / <heads> / <sectors> / <blocksize>
+ cylinder = <total size> / <heads> / <sectors> / <blocksize>
in this example,
1981284352 / 255 / 63 / 512 = 239.x = 239