aboutsummaryrefslogtreecommitdiff
path: root/pylibfdt
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-01 09:31:41 -0600
committerDavid Gibson <david@gibson.dropbear.id.au>2017-04-02 13:38:46 +1000
commit580a9f6c288079e952eae6707c267644338f7c7b (patch)
tree321228483d231b74d52952476f5455f8b104690d /pylibfdt
parentab15256d8d027fc379438a18a8bd85e7765557c6 (diff)
downloaddtc-580a9f6c288079e952eae6707c267644338f7c7b.zip
dtc-580a9f6c288079e952eae6707c267644338f7c7b.tar.gz
dtc-580a9f6c288079e952eae6707c267644338f7c7b.tar.bz2
Add a libfdt function to write a property placeholder
The existing function to add a new property to a tree being built requires that the entire contents of the new property be passed in. For some applications it is more convenient to be able to add the property contents later, perhaps by reading from a file. This avoids double-buffering of the contents. Add a new function to support this and adjust the existing fdt_property() to use it. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'pylibfdt')
0 files changed, 0 insertions, 0 deletions