From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50348) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzPKl-0002TF-0I for qemu-devel@nongnu.org; Fri, 02 Sep 2011 04:42:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QzPKj-0004lF-Pk for qemu-devel@nongnu.org; Fri, 02 Sep 2011 04:42:42 -0400 Received: from host4.kei.pl ([94.152.8.4]:33540 helo=smtp.host4.kei.pl) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzPKj-0004ks-Hu for qemu-devel@nongnu.org; Fri, 02 Sep 2011 04:42:41 -0400 Message-ID: <4E609704.5080204@linaro.org> Date: Fri, 02 Sep 2011 10:42:44 +0200 From: Marcin Juszkiewicz MIME-Version: 1.0 References: <4E608AD4.3010705@redhat.com> <20110902080039.GA6478@afflict.kos.to> In-Reply-To: <20110902080039.GA6478@afflict.kos.to> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH 0/3] usb-musb: make qdev-aware List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Riku Voipio Cc: peter.maydell@linaro.org, Juha.Riihimaki@nokia.com, Gerd Hoffmann , qemu-devel@nongnu.org W dniu 02.09.2011 10:00, Riku Voipio pisze: > n800/n810 qemu images based on official are not redistributable, as > they carry propiertary software. Instructions howto convert a firmare > to qemu image exist, but to get your hands on a firmware you need to > know a n800/n810 serial number: > > http://marcin.juszkiewicz.com.pl/2008/04/11/nokia-n800-emulation/ > http://www.rkeene.org/projects/info/wiki/106 > > Marcin might have a poky image still somehere thou? http://narcissus.angstrom-distribution.org/ can generate jffs2/ubifs images for n8x0 (select nokia800 from machine selector). You will need a copy of config mtd partition from working n8x0 (at least it was needed when I was playing with it) with “no-lifeguard-reset” flag set. http://marcin.juszkiewicz.com.pl/2008/08/01/nokia-n8x0-emulation-part-ii/ is second part of my story with running Maemo on n8x0. I remember fun during Berlin Maemo Summit where I presented this working but was not allowed (by Intel) to show working BT emulation cause it was not yet cleaned by 'legal' who will have copyright for this code.