Re: [PATCH 18/25] powerpc: Base support for 440GX Taishan eval board

2007-12-09 Thread Benjamin Herrenschmidt
powerpc: Base support for 440GX Taishan eval board From: Hugh Blemings <[EMAIL PROTECTED]> Signed-off-by: Hugh Blemings <[EMAIL PROTECTED]> Signed-off-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> --- This needs a bit of cleanup still, probably not to be merged as-is just yet (like using mtdcr

Re: [PATCH 18/25] powerpc: Base support for 440GX Taishan eval board

2007-12-09 Thread Josh Boyer
On Mon, 10 Dec 2007 06:58:33 +1100 Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote: > > On Sun, 2007-12-09 at 11:24 -0600, Olof Johansson wrote: > > On Sun, Dec 09, 2007 at 06:01:55PM +1100, Benjamin Herrenschmidt wrote: > > > > > Ah yeah, indeed. I'll fix these. (BTW. Could you CC Hugh next ti

CC munging by mailman lists (Was: Re: [PATCH 18/25] powerpc: Base support for 440GX Taishan eval board)

2007-12-09 Thread Stephen Rothwell
On Sun, 9 Dec 2007 11:24:04 -0600 Olof Johansson <[EMAIL PROTECTED]> wrote: > > I didn't see him Cc:d on the patch submission, and I'm guessing Josh did > a reply-all. Seems as if the mailing list manager strips Cc fields of > people already subscribed to the list, I've seen it before. Ok, this is

Re: [PATCH 18/25] powerpc: Base support for 440GX Taishan eval board

2007-12-09 Thread Olof Johansson
On Sun, Dec 09, 2007 at 12:24:08PM -0600, Josh Boyer wrote: > Yeah, I just did Reply-to-all. I've never seen CC's be stripped > though. Anyway, I'll try to remember in the future. Actually, my mail that you replied to had your address stripped off the Cc list when it came out on the list (at le

Re: [PATCH 18/25] powerpc: Base support for 440GX Taishan eval board

2007-12-09 Thread Benjamin Herrenschmidt
On Sun, 2007-12-09 at 11:24 -0600, Olof Johansson wrote: > On Sun, Dec 09, 2007 at 06:01:55PM +1100, Benjamin Herrenschmidt wrote: > > > Ah yeah, indeed. I'll fix these. (BTW. Could you CC Hugh next time as > > he's the author). > > I didn't see him Cc:d on the patch submission, and I'm guessing

Re: [PATCH 18/25] powerpc: Base support for 440GX Taishan eval board

2007-12-09 Thread Josh Boyer
On Sun, 9 Dec 2007 11:24:04 -0600 Olof Johansson <[EMAIL PROTECTED]> wrote: > On Sun, Dec 09, 2007 at 06:01:55PM +1100, Benjamin Herrenschmidt wrote: > > > Ah yeah, indeed. I'll fix these. (BTW. Could you CC Hugh next time as > > he's the author). > > I didn't see him Cc:d on the patch submissio

Re: [PATCH 18/25] powerpc: Base support for 440GX Taishan eval board

2007-12-09 Thread Olof Johansson
On Sun, Dec 09, 2007 at 06:01:55PM +1100, Benjamin Herrenschmidt wrote: > Ah yeah, indeed. I'll fix these. (BTW. Could you CC Hugh next time as > he's the author). I didn't see him Cc:d on the patch submission, and I'm guessing Josh did a reply-all. Seems as if the mailing list manager strips Cc

Re: [PATCH 18/25] powerpc: Base support for 440GX Taishan eval board

2007-12-08 Thread Benjamin Herrenschmidt
> > +config TAISHAN > > + bool "Taishan" > > + depends on 44x > > + default n > > + select 440GX > > + help > > + This option enables support for the IBM PPC440GX "Taishan" evaluation > > board. > > AMCC Taishan board. Ah yeah, indeed. I'll fix these. (BTW. Could you CC Hugh next

Re: [PATCH 18/25] powerpc: Base support for 440GX Taishan eval board

2007-12-06 Thread Josh Boyer
On Thu, 06 Dec 2007 19:00:18 +1100 Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote: > From: Hugh Blemings <[EMAIL PROTECTED]> > > > Signed-off-by: Hugh Blemings <[EMAIL PROTECTED]> > Signed-off-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> > --- > Index: linux-work/arch/powerpc/platforms/44x/

Re: [PATCH 18/25] powerpc: Base support for 440GX Taishan eval board

2007-12-06 Thread Josh Boyer
On Thu, 06 Dec 2007 19:00:18 +1100 Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote: > From: Hugh Blemings <[EMAIL PROTECTED]> > > > Signed-off-by: Hugh Blemings <[EMAIL PROTECTED]> > Signed-off-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> > --- > > This needs a bit of cleanup still, probably

[PATCH 18/25] powerpc: Base support for 440GX Taishan eval board

2007-12-06 Thread Benjamin Herrenschmidt
From: Hugh Blemings <[EMAIL PROTECTED]> Signed-off-by: Hugh Blemings <[EMAIL PROTECTED]> Signed-off-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> --- This needs a bit of cleanup still, probably not to be merged as-is just yet (like using mtdcri/mfdcri for CPR access). arch/powerpc/Kconfig.deb