[U-Boot] [PATCH v3 07/12] libfdt: Add fdt_setprop_inplace_by_index
Maxime Ripard
maxime.ripard at free-electrons.com
Sun Jun 26 10:09:33 CEST 2016
Hi Simon,
On Sat, Jun 25, 2016 at 08:53:50PM -0600, Simon Glass wrote:
> On 24 June 2016 at 08:27, Maxime Ripard
> <maxime.ripard at free-electrons.com> wrote:
> > Add a function to modify inplace a property starting from a given index.
> >
> > This is especially useful when the property is an array of values, and you
> > want to update one of them without changing the DT size.
> >
> > Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> > ---
> > include/libfdt.h | 34 +++++++++++++++++++++++++++++++---
> > lib/libfdt/fdt_wip.c | 13 ++++++++-----
> > 2 files changed, 39 insertions(+), 8 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
Thanks for taking the time to review it.
> I need to get fdt_setprop_inplace() upstream.
It's already there (unless you mean another upstream than dtc?)
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160626/770afc5e/attachment.sig>
More information about the U-Boot
mailing list