summaryrefslogtreecommitdiff
path: root/tools/binman/etype/text.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/binman/etype/text.py')
-rw-r--r--tools/binman/etype/text.py9
1 files changed, 8 insertions, 1 deletions
diff --git a/tools/binman/etype/text.py b/tools/binman/etype/text.py
index 1c69afa72e..7a1cddf4af 100644
--- a/tools/binman/etype/text.py
+++ b/tools/binman/etype/text.py
@@ -13,7 +13,14 @@ class Entry_text(Entry):
"""An entry which contains text
The text can be provided either in the node itself or by a command-line
- argument.
+ argument. There is a level of indirection to allow multiple text strings
+ and sharing of text.
+
+ Properties / Entry arguments:
+ text-label: The value of this string indicates the property / entry-arg
+ that contains the string to place in the entry
+ <xxx> (actual name is the value of text-label): contains the string to
+ place in the entry.
Example node: