From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 6 Oct 2011 00:17:23 +0200 Subject: [U-Boot] [PATCH] PPC: Cleanup tqm8xx_pcmcia.c In-Reply-To: <20111005195203.9514318E5B48@gemini.denx.de> References: <1317819115-9089-1-git-send-email-marek.vasut@gmail.com> <20111005184025.2C55118E5B38@gemini.denx.de> <20111005195203.9514318E5B48@gemini.denx.de> Message-ID: <201110060017.24096.marek.vasut@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 On Wednesday, October 05, 2011 09:52:03 PM Wolfgang Denk wrote: > In message <20111005184025.2C55118E5B38@gemini.denx.de> I wrote: > > Dear Marek Vasut, > > > > In message <1317819115-9089-1-git-send-email-marek.vasut@gmail.com> you wrote: > > > Signed-off-by: Marek Vasut > > > --- > > > > > > drivers/pcmcia/tqm8xx_pcmcia.c | 154 > > > +++++++++++++++++++++------------------- 1 files changed, 81 > > > insertions(+), 73 deletions(-) > > > > Tested on TQM823L_LCD and TQM855M (with ARGOSY PnPIDE D5 PCMCIA > > adapter and IBM-DCXA-210000 HDD). > > Funny enough, the build will break for other boards (like TQM860L) due > to the increased code size. Will submit a patch and push it before > this one. > > Best regards, > > Wolfgang Denk Thanks for testing! Cheers