Re: [U-Boot] [PATCH] ppc4xx: Fix compilation warning for PIP405

2008-09-08 Thread Denis Peter
Hello Stefan, Stefan Roese <[EMAIL PROTECTED]> wrote on 05.09.2008 14:15:10: > This patch fixes a compilation warning for the PIP405 board. It moves the > #ifndef CONFIG_CS8952_PHY define a little so that the warning doesn't > occur anymore. I am a little unsure if this #ifdef is at the correct

Re: [U-Boot] [PATCH] ppc4xx: Fix compilation warning for PIP405

2008-09-08 Thread Stefan Roese
Hi Denis, On Monday 08 September 2008, Denis Peter wrote: > > Denis, could you please take a look at this patch and let me know if > > this > > is ok? Or if the define and #ifdef can be removed completely? > > > > Thanks. > > The PIP405 is a "dead" board. Only some prototypes have been produced. >

[U-Boot] [PATCH] ppc4xx: Fix compilation warning for PIP405

2008-09-05 Thread Stefan Roese
This patch fixes a compilation warning for the PIP405 board. It moves the #ifndef CONFIG_CS8952_PHY define a little so that the warning doesn't occur anymore. I am a little unsure if this #ifdef is at the correct place now or if it could be removed completely. This needs to get tested on the PIP405