projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4996093
)
doc: imx: fix typo in imximage.txt
author
Michael Heimpold
<mhei@heimpold.de>
Fri, 2 Nov 2018 22:11:49 +0000
(23:11 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 1 Jan 2019 13:12:18 +0000
(14:12 +0100)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Reviewed-by: Breno Lima <breno.lima@nxp.com>
doc/imx/mkimage/imximage.txt
patch
|
blob
|
history
diff --git
a/doc/imx/mkimage/imximage.txt
b/doc/imx/mkimage/imximage.txt
index 803682f5580dd90c18bbffe846f578b53a9b7443..f2cf23c5dab818a4e470582848c02f46b1f8288d 100644
(file)
--- 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:
- c
ily
nder = <total size> / <heads> / <sectors> / <blocksize>
+ c
yli
nder = <total size> / <heads> / <sectors> / <blocksize>
in this example,
1981284352 / 255 / 63 / 512 = 239.x = 239