From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 767BEDDF34 for ; Tue, 16 Oct 2007 15:51:28 +1000 (EST) In-Reply-To: <200710160728.38897.sr@denx.de> References: <7DBC0977-0367-40F5-8A30-ACA02FD4E9FA@kernel.crashing.org> <200710160640.47010.sr@denx.de> <200710160728.38897.sr@denx.de> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Kumar Gala Subject: Re: boards in arch/ppc -> arch/powerpc for 85xx Date: Tue, 16 Oct 2007 00:51:51 -0500 To: Stefan Roese Cc: David Woodhouse , linuxppc-dev list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Oct 16, 2007, at 12:28 AM, Stefan Roese wrote: > On Tuesday 16 October 2007, Kumar Gala wrote: >>>> I'm willing to look into doing the port over, but would need some >>>> help testing. >>> >>> Yes, it would be greatly appreciated if you could start this >>> TQM85xx port. I >>> will of course do the testing. >> >> Ok, for the TQM85xx code in arch/ppc can I get a few things from you: >> >> 1. what processors does this actually support/run on. I'm guessing >> MPC8541, MPC8555? But not really sure > > IIRC there are 4 different versions of the board: > - 8540, 8541, 8555 & 8560 do they all boot/run with the code that exists in arch/ppc ? thanks for the other info, that's exactly what I needed. - k