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

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@freescale.com wrote:
From: Minghuan Lian Minghuan.Lian@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@freescale.com Signed-off-by: David Gibson david@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@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
participants (1)
-
Jerry Van Baren