From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from pentafluge.infradead.org (pentafluge.infradead.org [213.146.154.40]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id D05A0DDE3F for ; Thu, 18 Oct 2007 04:40:28 +1000 (EST) Subject: Re: boards in arch/ppc -> arch/powerpc for 85xx From: David Woodhouse To: Kumar Gala In-Reply-To: <7DBC0977-0367-40F5-8A30-ACA02FD4E9FA@kernel.crashing.org> References: <7DBC0977-0367-40F5-8A30-ACA02FD4E9FA@kernel.crashing.org> Content-Type: text/plain Date: Wed, 17 Oct 2007 14:39:54 -0400 Message-Id: <1192646394.4026.70.camel@shinybook.infradead.org> Mime-Version: 1.0 Cc: linuxppc-dev list , Stefan Roese List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2007-10-15 at 18:07 -0500, Kumar Gala wrote: > Guys, > > I was wondering if you cared about the following boards existing in > arch/powerpc: > > * STX GP3 > * TQM 85xx > * SBC 8560 > > I'm told WR doesn't care about the SBC 8560, so I'll see if David does. Well, I found an sbc8560 in the boot of my car the other day and I suppose it shouldn't take much -- so I might as well take a look, next time I'm home. -- dwmw2