projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
998d148
)
binman: Fix up comment in intel-fsp-m
author
Simon Glass
<sjg@chromium.org>
Mon, 21 Oct 2019 03:31:37 +0000
(21:31 -0600)
committer
Bin Meng
<bmeng.cn@gmail.com>
Sat, 2 Nov 2019 10:00:51 +0000
(18:00 +0800)
This comment references the wrong FSP component. Fix it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
tools/binman/etype/intel_fsp_m.py
patch
|
blob
|
history
diff --git
a/tools/binman/etype/intel_fsp_m.py
b/tools/binman/etype/intel_fsp_m.py
index 2d6b2b6621b692151a2104db8a6f7c8eca3d4a32..bb1de73e4145349806ba783715407ef541efe3ef 100644
(file)
--- 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@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