On 4 September 2017 at 14:12, Pantelis Antoniou
<pantelis.anton...@konsulko.com> wrote:
> In some cases you need to add a property but the contents of it
> are not known at creation time, merely the extend of it.
>
> This method allows you to create a property of a given size (filled
> with garbage) while a pointer to the property data will be provided.
>
> Signed-off-by: Pantelis Antoniou <pantelis.anton...@konsulko.com>
> [dwg: Corrected commit message]
> Signed-off-by: David Gibson <da...@gibson.dropbear.id.au>
> ---
>  lib/libfdt/fdt_rw.c | 20 +++++++++++++++++---
>  lib/libfdt/libfdt.h | 31 +++++++++++++++++++++++++++++++
>  2 files changed, 48 insertions(+), 3 deletions(-)

Acked-by: Simon Glass <s...@chromium.org>

Applied to u-boot-fdt thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to