From mboxrd@z Thu Jan 1 00:00:00 1970 From: gvb.uboot Date: Fri, 28 Dec 2007 10:25:14 -0500 Subject: [U-Boot-Users] [PATCH] Add fdt_find_and_setprop() to fdt_support.h In-Reply-To: <200712281316.39586.sr@denx.de> References: <200712281156.30255.matthias.fuchs@esd-electronics.com> <200712281316.39586.sr@denx.de> Message-ID: <4775155A.6050203@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Stefan Roese wrote: > On Friday 28 December 2007, Matthias Fuchs wrote: >> fdt_find_and_setprop() is used by several 4xx boards and it's >> missing in the appropriate header. This patch eliminates a >> warning when building U-Boot for such boards. >> >> Signed-off-by: Matthias Fuchs > > Acked-by: Stefan Roese > > PS: Matthias, please keep the responsible custodian on CC. Thanks. > > Best regards, > Stefan Thanks guys, I'll apply. gvb