binman: Allow text directly in the node
authorSimon Glass <sjg@chromium.org>
Mon, 8 Jul 2019 19:18:40 +0000 (13:18 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 24 Jul 2019 03:27:57 +0000 (20:27 -0700)
commitaa88b50d8267d0ff53cd6a1300d78004fa40d2c8
treec99ae7802850d3044589435f62244242165664e3
parentcf54904a99ae06e5b38fb670b09dfa60fe1855d5
binman: Allow text directly in the node

At present text entries use an indirect method to specify the text to use,
with a label pointing to the text itself.

Allow the text to be directly written into the node. This is more
convenient in cases where the text is constant.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/README.entries
tools/binman/etype/text.py
tools/binman/ftest.py
tools/binman/test/066_text.dts