From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ISEBO-0007FV-Io for qemu-devel@nongnu.org; Mon, 03 Sep 2007 11:49:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ISEBJ-00075A-FY for qemu-devel@nongnu.org; Mon, 03 Sep 2007 11:49:45 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISEBJ-00074w-BN for qemu-devel@nongnu.org; Mon, 03 Sep 2007 11:49:41 -0400 Received: from fk-out-0910.google.com ([209.85.128.190]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ISEBJ-0003UM-0R for qemu-devel@nongnu.org; Mon, 03 Sep 2007 11:49:41 -0400 Received: by fk-out-0910.google.com with SMTP id 19so2278289fkr for ; Mon, 03 Sep 2007 08:49:38 -0700 (PDT) Message-ID: <46DC2D0C.10801@googlemail.com> Date: Mon, 03 Sep 2007 17:49:32 +0200 From: Dirk Behme MIME-Version: 1.0 Subject: Re: [Qemu-devel] Nokia N770 and/or N800 emulation References: <20070901.201240.-1303464329.imp@bsdimp.com> In-Reply-To: <20070901.201240.-1303464329.imp@bsdimp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org M. Warner Losh wrote: > Is anybody working on N770 and/or N800 emulation for qemu? Andrzej Zaborowski worked on OMAP310 for Palm Tungsten|E machine emulation for qemu: http://cvs.savannah.gnu.org/viewvc/qemu/hw/?root=qemu Please note that N770/800 has other OMAP processors than Tungsten. N770 has ARM9/DSP based OMAP17xx, while N800 has ARM11/DSP based OMAP24xx. I think qemu will never support DSP, and qemu doesn't support ARM11 (see qemu mail archives for details). So currently I think there are only chances for ARM9 side of N770. Best regards Dirk