[U-Boot] [PATCH 1/2] libfdt: Add support for appending the values to a existing property
Kim Phillips
kim.phillips at freescale.com
Fri Nov 9 02:41:05 CET 2012
On Sat, 15 Sep 2012 10:36:28 -0400
Jerry Van Baren <gvb.uboot at gmail.com> wrote:
> On 08/27/2012 08:38 PM, Kim Phillips wrote:
> > From: Minghuan Lian <Minghuan.Lian at freescale.com>
> >
> > Some properties may contain multiple values, these values may need
> > to be added to the property respectively. this patch provides this
> > functionality. The main purpose of fdt_append_prop() is to append
> > the values to a existing property, or create a new property if it
> > dose not exist.
> >
> > Signed-off-by: Minghuan Lian <Minghuan.Lian at freescale.com>
> > Signed-off-by: David Gibson <david at gibson.dropbear.id.au>
>
> Queued up 2 of 2 patches to the u-boot-fdt "next" branch. I'll issue a
> pull request when the merge window opens.
the merge window closed five days ago, and these didn't make it in.
What's the deal?
Kim
More information about the U-Boot
mailing list