
10 May
2010
10 May
'10
11:30 p.m.
On Mon, May 10, 2010 at 4:26 PM, Timur Tabi timur@freescale.com wrote:
The function fdt_increase_size() increases the size of the device tree by the given amount. This is useful for any code that wants to add a node or large property, to avoid the possibility of running out of space. It's much smarter to have U-Boot increase the size of device tree when it knows it's going to add data, instead of hoping that the DTS was compiled with the right -p value.
Signed-off-by: Timur Tabi timur@freescale.com
Please ignore the "2/3". This patch is not part of a series.
Wolfgang, we have code (not yet ready to be published) that needs this change. Please apply if you don't have any objections.
--
Timur Tabi
Linux kernel developer at Freescale