From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46279) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VmBgw-0001hL-PM for qemu-devel@nongnu.org; Thu, 28 Nov 2013 19:12:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VmBgs-0003Ds-Cy for qemu-devel@nongnu.org; Thu, 28 Nov 2013 19:12:18 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:42129) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VmBgs-0003Dg-7b for qemu-devel@nongnu.org; Thu, 28 Nov 2013 19:12:14 -0500 Received: by mail-wi0-f169.google.com with SMTP id hm6so1510513wib.2 for ; Thu, 28 Nov 2013 16:12:13 -0800 (PST) MIME-Version: 1.0 Sender: peter.crosthwaite@petalogix.com In-Reply-To: References: Date: Fri, 29 Nov 2013 10:12:13 +1000 Message-ID: From: Peter Crosthwaite Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] [PATCH arm-devs v3 0/4] A9 global timer + mpcore trivials List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , =?ISO-8859-1?Q?Andreas_F=E4rber?= On Fri, Nov 29, 2013 at 4:30 AM, Peter Maydell wrote: > On 28 November 2013 06:19, Peter Crosthwaite > wrote: >> Hi Peter, >> >> Another spin of the ARM MPCore global timer work. Patches 1 & 2 are some >> trivial cleanup to MPCore I did along the way. > > I'm happy with all of these, except that I think the > idea is that each device gets its own CONFIG_ define, > so we should have CONFIG_A9GTIMER or something rather > than piggybacking on CONFIG_ARM_MPTIMER. > Doh! I saw your comment in V2 but it slipped thorugh the cracks when I came to actioning your review. Sorry. > I can just fix that nit as I put these into my target-arm > queue, assuming that nobody has any other review comments > that demand a respin for some other reason. > Ill let it cool for a few days then I can respin. Regards, Peter > thanks > -- PMM >