From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iv20D-0000W3-VY for qemu-devel@nongnu.org; Wed, 21 Nov 2007 21:41:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iv20B-0000Sp-7G for qemu-devel@nongnu.org; Wed, 21 Nov 2007 21:41:17 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iv20B-0000Se-0B for qemu-devel@nongnu.org; Wed, 21 Nov 2007 21:41:15 -0500 Received: from ug-out-1314.google.com ([66.249.92.175]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iv209-0006F0-Ck for qemu-devel@nongnu.org; Wed, 21 Nov 2007 21:41:13 -0500 Received: by ug-out-1314.google.com with SMTP id m2so246327uge for ; Wed, 21 Nov 2007 18:41:10 -0800 (PST) Message-ID: Date: Thu, 22 Nov 2007 03:41:10 +0100 From: "andrzej zaborowski" Subject: Re: [Qemu-devel] Mainstone II In-Reply-To: <4744DD20.4030903@kama-aina.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4744DD20.4030903@kama-aina.net> 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 22/11/2007, Armin wrote: > Hello, > > I have just added networking support for the Mainstone II. Since the > source its not in cvs, do I resend a new Mainstone patch or just a diff > from the one I sent out earlier? I think a new patch will make it easier for people to try it out before it ends up in cvs. Are there more software-accessible peripherals on this board? Is there a public kernel tree that supports this board (or would the "mainstone" Intel HCDDBBVA0 support from mainline work)? Can pflash_cfi01.c or pflash_cfi02.c be used to implement the cfi flash? Regards