Re: [PATCH 6/7] [POWERPC] Get rid of conditional includes of board specific setup

2008-01-19 Thread Arnd Bergmann
On Friday 18 January 2008, Jochen Friedrich wrote: > Directly include mpc885ads.h from mpc885ads_setup.c. Now we can get rid > of the arch dependent includes in mpc8xx.h. Ah, very nice. How close are we to enabling an 8xx multiplatform build after this? >  #ifdef CONFIG_8xx >   >  extern void mpc

Re: [RFC/PATCH 1/2] [POWERPC] mpc5200: normalize compatible property bindings

2008-01-19 Thread Stephen Rothwell
Hi Grant, On Fri, 18 Jan 2008 10:04:49 -0700 Grant Likely <[EMAIL PROTECTED]> wrote: > > +++ b/arch/powerpc/platforms/52xx/lite5200.c > @@ -44,9 +44,14 @@ lite5200_fix_clock_config(void) > { > struct device_node *np; > struct mpc52xx_cdm __iomem *cdm; > + struct of_device_id cdm_

Re: [Add mpc5121 support PATCH v3 7/8] Factor out 52xx dependencies from 52xx psc driver

2008-01-19 Thread John Rigby
Do you get a "Can't open initial console" message or just no output? On Jan 18, 2008 11:59 PM, Grant Likely <[EMAIL PROTECTED]> wrote: > On 1/18/08, Grant Likely <[EMAIL PROTECTED]> wrote: > > On 1/17/08, John Rigby <[EMAIL PROTECTED]> wrote: > > > PSCs change from 5200 to 5121 > > > this patch l