From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:49624) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QqElQ-0004c0-FE for qemu-devel@nongnu.org; Sun, 07 Aug 2011 21:36:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QqElP-0001Y4-5i for qemu-devel@nongnu.org; Sun, 07 Aug 2011 21:36:20 -0400 Received: from out3.smtp.messagingengine.com ([66.111.4.27]:50980) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QqElP-0001Xj-1x for qemu-devel@nongnu.org; Sun, 07 Aug 2011 21:36:19 -0400 Received: from k9m.vsl.com.au (natgw.vsl.com.au [203.12.244.3]) by mail.messagingengine.com (Postfix) with ESMTPSA id 758F5418B05 for ; Sun, 7 Aug 2011 21:36:11 -0400 (EDT) Message-ID: <4E3F3D89.6070609@etrix.com.au> Date: Mon, 08 Aug 2011 11:36:09 +1000 From: "Brendan Simon (eTRIX)" MIME-Version: 1.0 References: <4E3BD4AD.1060005@etrix.com.au> In-Reply-To: <4E3BD4AD.1060005@etrix.com.au> Content-Type: multipart/alternative; boundary="------------090500050606070207010208" Subject: Re: [Qemu-devel] support for Freescale MPC8xx (850/860) processors/platforms Reply-To: brendan.simon@etrix.com.au List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel This is a multi-part message in MIME format. --------------090500050606070207010208 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, Anyone working on Freescale MPC8xx (embedded PowerPC) processors ?? I'm trying to ascertain if the MPC8xx (MPC850) processors are supported, and if not, how much effort would be required to get it working. Thanks for any help. Brendan. On 5/08/11 9:31 PM, Brendan Simon (eTRIX) wrote: > Hello, > > Does QEMU support the Freescale MPC8xx (MPC850) processors or > platforms (e.g FADS860) ?? > > Googling shows some code that suggests that it is not supported. > > > cpu_abort(env, "/MPC8xx/ MMU model is not implemented\n"); > > > If not supported, does anyone have any idea how much work there would > be to add support for MPC850/860 and to create a platform that has > supports DRAM, Flash, the CPM peripherals (SMC/USARTS, SCC/UARTS, > SCC/Ethernet, BRG timers, etc) ?? > > The platform I would like to build has 1 x Ethernet (using SCC2), 1 x > UART (on SMC1), 1 x UART (on SCC3), 1 x UART (external UART chip), and > an Altera CPLD with digital I/O. > > Are there any other similar platforms I could look at, to either port > or use as a reference, to build an MPC850 platform as described ?? > > Thanks, > Brendan. > --------------090500050606070207010208 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi,

Anyone working on Freescale MPC8xx (embedded PowerPC) processors ??

I'm trying to ascertain if the MPC8xx (MPC850) processors are supported, and if not, how much effort would be required to get it working.

Thanks for any help.
Brendan.


On 5/08/11 9:31 PM, Brendan Simon (eTRIX) wrote:
Hello,

Does QEMU support the Freescale MPC8xx (MPC850) processors or platforms (e.g FADS860) ??

Googling shows some code that suggests that it is not supported.
> cpu_abort(env, "MPC8xx MMU model is not implemented\n");

If not supported, does anyone have any idea how much work there would be to add support for MPC850/860 and to create a platform that has supports DRAM, Flash, the CPM peripherals (SMC/USARTS, SCC/UARTS, SCC/Ethernet, BRG timers, etc) ??

The platform I would like to build has 1 x Ethernet (using SCC2), 1 x UART (on SMC1), 1 x UART (on SCC3), 1 x UART (external UART chip), and an Altera CPLD with digital I/O.

Are there any other similar platforms I could look at, to either port or use as a reference, to build an MPC850 platform as described ??

Thanks,
Brendan.


--------------090500050606070207010208--