[PATCH 1/2] fsl: fix typo in header file

Flavio Suligoi f.suligoi at asem.it
Thu Jan 16 11:32:17 CET 2020


Signed-off-by: Flavio Suligoi <f.suligoi at 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



More information about the U-Boot mailing list