All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] fsl: fix typo in header file
@ 2020-01-16 10:32 Flavio Suligoi
  2020-01-16 10:32 ` [PATCH 2/2] imx: " Flavio Suligoi
  0 siblings, 1 reply; 3+ messages in thread
From: Flavio Suligoi @ 2020-01-16 10:32 UTC (permalink / raw
  To: u-boot

Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
---
 include/fsl_validate.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/fsl_validate.h b/include/fsl_validate.h
index c7b3ffc..06951fc 100644
--- a/include/fsl_validate.h
+++ b/include/fsl_validate.h
@@ -212,7 +212,7 @@ struct fsl_secboot_sg_table {
 
 /* ESBC global structure.
  * Data to be used across verification of different images.
- * Stores follwoing Data:
+ * Stores following Data:
  * IE Table
  */
 struct fsl_secboot_glb {
-- 
2.7.4

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

* [PATCH 2/2] imx: fix typo in header file
  2020-01-16 10:32 [PATCH 1/2] fsl: fix typo in header file Flavio Suligoi
@ 2020-01-16 10:32 ` Flavio Suligoi
  0 siblings, 0 replies; 3+ messages in thread
From: Flavio Suligoi @ 2020-01-16 10:32 UTC (permalink / raw
  To: u-boot

Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
---
 include/imximage.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/imximage.h b/include/imximage.h
index ace5cf8..1ed3284 100644
--- a/include/imximage.h
+++ b/include/imximage.h
@@ -73,7 +73,7 @@ enum imximage_cmd {
 	CMD_CHECK_BITS_CLR,
 	CMD_CSF,
 	CMD_PLUGIN,
-	/* Follwoing on i.MX8MQ/MM */
+	/* Following on i.MX8MQ/MM */
 	CMD_FIT,
 	CMD_SIGNED_HDMI,
 	CMD_LOADER,
-- 
2.7.4

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

* [PATCH 2/2] imx: fix typo in header file
@ 2020-01-20 20:18 sbabic at denx.de
  0 siblings, 0 replies; 3+ messages in thread
From: sbabic at denx.de @ 2020-01-20 20:18 UTC (permalink / raw
  To: u-boot

> Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

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

end of thread, other threads:[~2020-01-20 20:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-16 10:32 [PATCH 1/2] fsl: fix typo in header file Flavio Suligoi
2020-01-16 10:32 ` [PATCH 2/2] imx: " Flavio Suligoi
  -- strict thread matches above, loose matches on Subject: below --
2020-01-20 20:18 sbabic at denx.de

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.