From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=40266 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6fQO-0003bJ-7i for qemu-devel@nongnu.org; Mon, 04 Apr 2011 04:46:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q6fQI-0000hJ-5h for qemu-devel@nongnu.org; Mon, 04 Apr 2011 04:46:15 -0400 Received: from mail-fx0-f45.google.com ([209.85.161.45]:52317) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q6fQH-0000hD-UN for qemu-devel@nongnu.org; Mon, 04 Apr 2011 04:46:10 -0400 Received: by fxm2 with SMTP id 2so4500282fxm.4 for ; Mon, 04 Apr 2011 01:46:09 -0700 (PDT) Date: Mon, 4 Apr 2011 10:46:04 +0200 From: "Edgar E. Iglesias" Subject: Re: [Qemu-devel] Re: [PATCH 00/14] lm32: Milkymist board support Message-ID: <20110404084604.GA15465@edde.se.axis.com> References: <1299537165-16711-1-git-send-email-michael@walle.cc> <4D80EEA3.4080500@suse.de> <43DF5894-1297-4851-8E6B-002F57B3F652@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43DF5894-1297-4851-8E6B-002F57B3F652@suse.de> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Michael Walle , qemu-devel@nongnu.org On Thu, Mar 24, 2011 at 10:28:49AM +0100, Alexander Graf wrote: > > On 16.03.2011, at 18:08, Alexander Graf wrote: > > > On 03/07/2011 11:32 PM, Michael Walle wrote: > >> This is the second (and last) patchset of the LatticeMico32 support. It > >> adds almost complete support for the opensource and openhardware Milkymist > >> One board [1]. > >> > >> [1] http://www.milkymist.org/mmone.html > >> > > > > From my side you get: > > > > Acked-by: Alexander Graf > > > > But it'd be great if the respective subsystem maintainers could also take a look at code affecting them. > > Ping? Enough time passed for people to comment now, no? I've applied this now, thanks Michael and Alex. Cheers