[PATCH v2] powerpc: book3e: WSP: Add Chroma as a new WSP/PowerEN platform.

Scott Wood scottwood at freescale.com
Sat Oct 27 04:26:50 EST 2012


On Tue, Oct 11, 2011 at 09:47:36AM -0500, Jimi Xenidis wrote:
> On Tue Oct 4 05:02:41 EST 2011, Scott Wood wrote:
> 
> Looking at your comments below, will the following be acceptable
> 
> > On 09/29/2011 09:27 PM, Jimi Xenidis wrote:
> > > diff --git a/arch/powerpc/platforms/wsp/Kconfig b/arch/powerpc/platforms/wsp/Kconfig
> > > index ea2811c..a3eef8e 100644
> > > --- a/arch/powerpc/platforms/wsp/Kconfig
> > > +++ b/arch/powerpc/platforms/wsp/Kconfig
> > > @@ -1,6 +1,7 @@
> > >  config PPC_WSP
> > >  	bool
> > >  	select PPC_A2
> > > +	select GENERIC_TBSYNC
> > >  	select PPC_ICSWX
> > >  	select PPC_SCOM
> > >  	select PPC_XICS
> > > @@ -8,14 +9,20 @@ config PPC_WSP
> > >  	select PCI
> > >  	select PPC_IO_WORKAROUNDS if PCI
> > >  	select PPC_INDIRECT_PIO if PCI
> > > +	select PPC_WSP_COPRO
> > >  	default n
> > >  
> > >  menu "WSP platform selection"
> > >  	depends on PPC_BOOK3E_64
> 
> add "&& SMP"
> 
> > >  
> > >  config PPC_PSR2
> > > -	bool "PSR-2 platform"
> > > -	select GENERIC_TBSYNC
> > > +	bool "PowerEN System Reference Platform 2"
> > > +	select EPAPR_BOOT
> > > +	select PPC_WSP
> > > +	default y
> 
> Make these "default n"
> 
> Will that address everything?
> -jx

Did a patch ever get submitted for this?

-Scott



More information about the Linuxppc-dev mailing list