[U-Boot] [PATCH v3 004/108] binman: Fix up comment in intel-fsp-m
Simon Glass
sjg at chromium.org
Mon Oct 21 03:31:37 UTC 2019
This comment references the wrong FSP component. Fix it.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v3: None
Changes in v2: None
tools/binman/etype/intel_fsp_m.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/binman/etype/intel_fsp_m.py b/tools/binman/etype/intel_fsp_m.py
index 2d6b2b6621b..bb1de73e414 100644
--- a/tools/binman/etype/intel_fsp_m.py
+++ b/tools/binman/etype/intel_fsp_m.py
@@ -2,7 +2,7 @@
# Copyright 2019 Google LLC
# Written by Simon Glass <sjg at chromium.org>
#
-# Entry-type module for Intel Firmware Support Package binary blob (T section)
+# Entry-type module for Intel Firmware Support Package binary blob (M section)
#
from entry import Entry
--
2.23.0.866.gb869b98d4c-goog
More information about the U-Boot
mailing list