[U-Boot] [PATCH 28/34] binman: Fix entry comment for Intel descriptor
Simon Glass
sjg at chromium.org
Sat Aug 24 13:23:08 UTC 2019
This comment references another entry type. Fix it.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/binman/etype/intel_descriptor.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/binman/etype/intel_descriptor.py b/tools/binman/etype/intel_descriptor.py
index fb5e889ebf..b6477931d6 100644
--- a/tools/binman/etype/intel_descriptor.py
+++ b/tools/binman/etype/intel_descriptor.py
@@ -2,7 +2,7 @@
# Copyright (c) 2016 Google, Inc
# Written by Simon Glass <sjg at chromium.org>
#
-# Entry-type module for 'u-boot'
+# Entry-type module for Intel flash descriptor
#
import struct
--
2.23.0.187.g17f5b7556c-goog
More information about the U-Boot
mailing list