summaryrefslogtreecommitdiffstats
path: root/cpukit/dtc/libfdt/fdt_empty_tree.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-01 09:31:41 -0600
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-07-19 07:01:10 +0200
commitf984d8f9683eae2561710baecc3c51a0d2c8927d (patch)
tree47c071a07a256a6036e00aab87bf35d1162ce656 /cpukit/dtc/libfdt/fdt_empty_tree.c
parentAdjust libfdt.h to work with swig (diff)
downloadrtems-f984d8f9683eae2561710baecc3c51a0d2c8927d.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 'cpukit/dtc/libfdt/fdt_empty_tree.c')
0 files changed, 0 insertions, 0 deletions