diff options
| author | Simon Glass <[email protected]> | 2016-02-22 22:55:39 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-03-14 14:19:11 -0400 |
| commit | f8a2d7a4162d2c8ca6adbb1fe0ef7d2a9765c923 (patch) | |
| tree | 34545d4396f01a984035300d3891b453466205d0 /configs/O2MNT_O2M110_defconfig | |
| parent | cc7a64447bc3e90a8133b2fce98d7526089a7033 (diff) | |
libfdt: Add a 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 adust the existing fdt_property() to
use it.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'configs/O2MNT_O2M110_defconfig')
0 files changed, 0 insertions, 0 deletions
