[U-Boot] [PATCH 1/2] libfdt: Add support for appending the values to a existing property

Jerry Van Baren gvb.uboot at gmail.com
Thu Sep 13 03:43:41 CEST 2012


Hi Kim, Minghuan,

On 09/12/2012 08:08 PM, Kim Phillips wrote:
> On Mon, 27 Aug 2012 19:38:59 -0500
> Kim Phillips <kim.phillips at freescale.com> 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>
>> ---
> 
> Jerry, can you take a look at applying these?

Yes, I'll queue them up this weekend.

I'll also queue Marek Vasut <marex at denx.de> patch "[U-Boot] [PATCH] fdt:
Check if the FDT address is configured"

The merge window for v2012.10 closed September 18.  Unless there is an
overriding urgency, the patches will go into the following release.

> Thanks,
> Kim

Best regards,
gvb



More information about the U-Boot mailing list