From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=59919 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ot0dV-0008W8-Ty for qemu-devel@nongnu.org; Tue, 07 Sep 2010 12:03:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ot0dS-0003hK-QO for qemu-devel@nongnu.org; Tue, 07 Sep 2010 12:03:05 -0400 Received: from linuxhost3.fastnet.it ([195.96.193.34]:51768) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ot0dS-0003gd-G3 for qemu-devel@nongnu.org; Tue, 07 Sep 2010 12:03:02 -0400 Message-ID: <4C866233.9030204@korg.it> Date: Tue, 07 Sep 2010 18:02:59 +0200 From: Andrea Galeazzi MIME-Version: 1.0 Subject: Re: [Qemu-devel] OMAP3/Beagle board status References: <4C86112C.5050007@korg.it> <20100907111055.GA4461@afflict.kos.to> In-Reply-To: <20100907111055.GA4461@afflict.kos.to> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Riku Voipio Cc: qemu-devel@nongnu.org On 07/09/2010 13:10, Riku Voipio wrote: > On Tue, Sep 07, 2010 at 12:17:16PM +0200, Andrea Galeazzi wrote: > >> it seems that also maemo developers give up the beagleboard emulation, >> so does anybody know anything about the progress status of the emulation >> of it? Is still anyone working on it or does the community aim to >> include it in the qemu-system-arm platforms list? >> In your opinion which is the closest emulated platform to it at the moment? >> Thanks >> > The omap3/beagle development still continues, now under MeeGo umbrella at: > > http://meego.gitorious.org/qemu-maemo/qemu > > Freshly added is Beagleboard XM support (featuring 512MB of Ram). > > Riku > > Thanks for the answer, I'm very happy to know that! As I read your email I made a checkout of omap3-rebase and I built the project. Then I tried to follow the steps explained in http://vm-kernel.org/blog/2008/12/15/linux-is-running-on-qemu-omap3/ but I think is out-of-date, in particular I don't find the script to write the nand flash (bb_nandflash.sh). Could you tell me the right procedure to start the kernel image please? Let me do just another question: Is the support of the LCD Controller completed? Cheers