From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:53169) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzUf3-0007fZ-Dg for qemu-devel@nongnu.org; Fri, 02 Sep 2011 10:24:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QzUf2-00046Y-Az for qemu-devel@nongnu.org; Fri, 02 Sep 2011 10:24:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:9722) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzUf2-00046P-3z for qemu-devel@nongnu.org; Fri, 02 Sep 2011 10:24:00 -0400 Message-ID: <4E60E6EE.9050809@redhat.com> Date: Fri, 02 Sep 2011 16:23:42 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <4E608AD4.3010705@redhat.com> <20110902080039.GA6478@afflict.kos.to> <4E609704.5080204@linaro.org> In-Reply-To: <4E609704.5080204@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable 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: Marcin Juszkiewicz Cc: peter.maydell@linaro.org, Riku Voipio , Juha.Riihimaki@nokia.com, qemu-devel@nongnu.org Hi, > 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 =E2=80=9Cno-lifeguard-reset=E2=80=9D f= lag set. Got a tarball. Passing the zImage in there to qemu via -kernel works.=20 I see it boot @ sdl, with the boot messages flying by quickly.=20 Redirecting the console to a terminal seems not to work, at least not=20 via '-nographic -append "console=3DttyS0"' When passing in something via -mtdblock I can see lots of error messages=20 about bad eraseblocks. I guess this is where the config mtd partition=20 will be needed? thanks, Gerd