[U-Boot] [U-Boot, v2, 07/27] libfdt: Add a function to write a property placeholder

Tom Rini trini at konsulko.com
Tue Mar 15 12:53:49 CET 2016


On Mon, Feb 22, 2016 at 10:55:39PM -0700, Simon Glass wrote:

> 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 <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160315/82714d2b/attachment.sig>


More information about the U-Boot mailing list