Re: [Qemu-devel] Nokia N770 and/or N800 emulation

2007-09-03 Thread Lauro Ramos Venancio
Hi Warner, I've just started a project to implement the OMAP processor on QEMU. This project is part of Mamona (http://dev.openbossa.org/trac/mamona) and I'm continuing the Andrzej Zaborowski's work. I've already implemented the OMAP 16xx interrupt handler, GPIO and other minor things. I'm close t

Re: [Qemu-devel] Nokia N770 and/or N800 emulation

2007-09-03 Thread Paul Brook
On Sunday 02 September 2007, M. Warner Losh wrote: > Is anybody working on N770 and/or N800 emulation for qemu? Most of the OMAP (The main SoC used on the N770/N800) documentation is only available under NDA, and some components don't even have open source drivers (most notably the DSP and wirel

Re: [Qemu-devel] Nokia N770 and/or N800 emulation

2007-09-03 Thread Dirk Behme
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. N77

[Qemu-devel] Nokia N770 and/or N800 emulation

2007-09-01 Thread M. Warner Losh
Is anybody working on N770 and/or N800 emulation for qemu? Warner