From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I4R7Z-0003P1-A5 for qemu-devel@nongnu.org; Fri, 29 Jun 2007 20:47:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I4R7X-0003M1-PO for qemu-devel@nongnu.org; Fri, 29 Jun 2007 20:47:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I4R7X-0003Lq-KY for qemu-devel@nongnu.org; Fri, 29 Jun 2007 20:47:27 -0400 Received: from ug-out-1314.google.com ([66.249.92.168]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I4R7X-0000eQ-6o for qemu-devel@nongnu.org; Fri, 29 Jun 2007 20:47:27 -0400 Received: by ug-out-1314.google.com with SMTP id m2so636172uge for ; Fri, 29 Jun 2007 17:47:25 -0700 (PDT) Message-ID: Date: Sat, 30 Jun 2007 02:47:24 +0200 From: "andrzej zaborowski" Subject: Re: [Qemu-devel] How to try PXA270 In-Reply-To: <1183131013.23752.8.camel@tica.mine.nu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1183131013.23752.8.camel@tica.mine.nu> 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 Hi, On 29/06/07, Botond Kardos wrote: > Hi, > thanks to Andrzej Zaborowski there's now a PXA270 based machine (or > more precisely 4 machines) in the development branch. Did anybody manage > to try it out? Is there a test image prepared for the PXA270 > environment? I've tried arm-test-0.2.tar.gz but nothing happened. Yes, the kernel in this tarball is for the Integrator board. There are some useful kernel and rootfs images at: http://pokylinux.org/autobuild/ http://pokylinux.org/releases/ (note: the qemuarm zImages are for Verstile, akita for Akita and spitz for Spitz). OpenZaurus and Angstrom distributions also support these PDAs. A nice piece of information was posted here: http://butterfeet.org/?p=22 HTH, Andrzej