From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp8Bp-0007wj-Rf for qemu-devel@nongnu.org; Thu, 04 Aug 2011 20:23:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qp8Bo-0002VN-PS for qemu-devel@nongnu.org; Thu, 04 Aug 2011 20:23:01 -0400 Received: from mail-fx0-f45.google.com ([209.85.161.45]:50374) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp8Bo-0002VI-Gr for qemu-devel@nongnu.org; Thu, 04 Aug 2011 20:23:00 -0400 Received: by fxbb27 with SMTP id b27so743230fxb.4 for ; Thu, 04 Aug 2011 17:22:59 -0700 (PDT) Date: Fri, 5 Aug 2011 02:22:56 +0200 From: "Edgar E. Iglesias" Message-ID: <20110805002256.GA15141@zapo> References: <1310355077.90376.YahooMailRC@web77914.mail.sg1.yahoo.com> <1310435223.57220.YahooMailRC@web77901.mail.sg1.yahoo.com> <1310527162.53357.YahooMailRC@web77907.mail.sg1.yahoo.com> <1310563666.22200.YahooMailRC@web77920.mail.sg1.yahoo.com> <1312359194.13500.YahooMailRC@web77918.mail.sg1.yahoo.com> <1312450297.27454.YahooMailRC@web77915.mail.sg1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1312450297.27454.YahooMailRC@web77915.mail.sg1.yahoo.com> Subject: Re: [Qemu-devel] ethlite mac on virtex board List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?utf-8?B?TMOqIMSQ4bupYyBUw6Bp?= Cc: Alexander Graf , "qemu-devel@nongnu.orgDevelopers" On Thu, Aug 04, 2011 at 05:31:37PM +0800, Lê Đức Tài wrote: > On Aug 08, 2011 15:13, "Lê Đức Tài" wrote: > > > > ________________________________ > > > > Hi Edgar, > > I have a problem with Ethernet Lite on Virtex board as following. > > Could you help me? > > Thank you! > > > ________________________________ > > > Hi, > I have just successful configured the Ethernet Lite :). > The reason of my bug is interrupt controller of virtex different with > microblaze board. Sweet. Would be nice if you could post a working example to the list as reference. Please include patch to QEMU and patch to the dts, if possible. Cheers