git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2817c9d
)
binman: Correct the comment for ATF entry type
author
Bin Meng
<bmeng.cn@gmail.com>
Mon, 10 May 2021 12:23:31 +0000
(20:23 +0800)
committer
Leo Yu-Chi Liang
<ycliang@andestech.com>
Wed, 19 May 2021 09:01:49 +0000
(17:01 +0800)
This is wrongly referring to Intel ME, which should be ATF.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/etype/atf_bl31.py
patch
|
blob
|
history
diff --git
a/tools/binman/etype/atf_bl31.py
b/tools/binman/etype/atf_bl31.py
index
163d714
..
2041da4
100644
(file)
--- a/
tools/binman/etype/atf_bl31.py
+++ b/
tools/binman/etype/atf_bl31.py
@@
-2,7
+2,7
@@
# Copyright 2020 Google LLC
# Written by Simon Glass <sjg@chromium.org>
#
-# Entry-type module for
Intel Management Engin
e binary blob
+# Entry-type module for
ARM Trusted Firmwar
e binary blob
#
from binman.etype.blob_named_by_arg import Entry_blob_named_by_arg