From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Fri, 05 Mar 2010 08:05:18 -0600 Subject: [U-Boot] [PATCH] arm, suen3: fix compile error, if doing not a local build In-Reply-To: References: Message-ID: <4B910F9E.9040709@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Prafulla Wadaskar wrote: > > >> -----Original Message----- >> From: Tom [mailto:Tom.Rix at windriver.com] >> Sent: Wednesday, March 03, 2010 2:55 AM >> To: hs at denx.de; Prafulla Wadaskar >> Cc: u-boot at lists.denx.de >> Subject: Re: [PATCH] arm, suen3: fix compile error, if doing >> not a local build >> >> Heiko Schocher wrote: >>> Signed-off-by: Heiko Schocher >>> --- >>> >>> Patch against current git://git.denx.de/u-boot-marvell.git >>> >>> board/keymile/km_arm/Makefile | 3 +++ >>> 1 files changed, 3 insertions(+), 0 deletions(-) >>> >> This fixes the build errors. >> There are still some compile warnings wrt dereferencing pointers. >> Do you have a fix for these? > > For the warnings in kirkwood_egiga.c, I am posting a patch soon > >> Prafulla, >> Are you ok with me pushing this directly to ARM ? I have applied the marvell pull request and this patch to ARM. Thanks Tom > > Sure, no issues > > Regards.. > Prafulla . . > >