All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] doc: imx: fix typo in imximage.txt
@ 2018-11-02 22:11 Michael Heimpold
  2018-11-03 21:33 ` Breno Matheus Lima
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Heimpold @ 2018-11-02 22:11 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
---
 doc/imx/mkimage/imximage.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] doc: imx: fix typo in imximage.txt
  2018-11-02 22:11 [U-Boot] [PATCH] doc: imx: fix typo in imximage.txt Michael Heimpold
@ 2018-11-03 21:33 ` Breno Matheus Lima
  0 siblings, 0 replies; 2+ messages in thread
From: Breno Matheus Lima @ 2018-11-03 21:33 UTC (permalink / raw)
  To: u-boot

Hi Michael,

Em sex, 2 de nov de 2018 às 19:12, Michael Heimpold <mhei@heimpold.de> escreveu:
>
> Signed-off-by: Michael Heimpold <mhei@heimpold.de>

Reviewed-by: Breno Lima <breno.lima@nxp.com>

Thanks,
Breno Lima

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-03 21:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-02 22:11 [U-Boot] [PATCH] doc: imx: fix typo in imximage.txt Michael Heimpold
2018-11-03 21:33 ` Breno Matheus Lima

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.