summaryrefslogtreecommitdiff
path: root/tools/binman/etype/scp.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/binman/etype/scp.py')
-rw-r--r--tools/binman/etype/scp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/binman/etype/scp.py b/tools/binman/etype/scp.py
index 93f8787d2d7..a9bee3ce8bc 100644
--- a/tools/binman/etype/scp.py
+++ b/tools/binman/etype/scp.py
@@ -7,7 +7,7 @@
from binman.etype.blob_named_by_arg import Entry_blob_named_by_arg
class Entry_scp(Entry_blob_named_by_arg):
- """Entry containing a System Control Processor (SCP) firmware blob
+ """System Control Processor (SCP) firmware blob
Properties / Entry arguments:
- scp-path: Filename of file to read into the entry, typically scp.bin