From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerald Van Baren Date: Thu, 14 Jul 2011 09:49:58 -0400 Subject: [U-Boot] [PATCH 1/2] fdt: add prototype for fdt_increase_size() In-Reply-To: <7E8C388D-F9F7-4547-A1B0-CCE3C32C8999@freescale.com> References: <1304447711-14467-1-git-send-email-timur@freescale.com> <7E8C388D-F9F7-4547-A1B0-CCE3C32C8999@freescale.com> Message-ID: <4E1EF406.8000702@cideas.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Kumar, Timur, On 07/14/2011 09:32 AM, Kumar Gala wrote: > > On May 3, 2011, at 1:35 PM, Timur Tabi wrote: > >> Add a prototype for fdt_increase_size() so that anyone can call it. >> >> Signed-off-by: Timur Tabi >> --- >> include/fdt_support.h | 1 + >> 1 files changed, 1 insertions(+), 0 deletions(-) > > Jerry, > > Any comments on this? > > - k I put it in my todo list on patchworks. gvb