From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:39546) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPrbg-0003XQ-OP for qemu-devel@nongnu.org; Mon, 14 Nov 2011 03:09:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RPrbf-0003p1-Jp for qemu-devel@nongnu.org; Mon, 14 Nov 2011 03:09:32 -0500 Received: from mail-qw0-f45.google.com ([209.85.216.45]:34579) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPrbf-0003ox-Eb for qemu-devel@nongnu.org; Mon, 14 Nov 2011 03:09:31 -0500 Received: by qadz3 with SMTP id z3so6946857qad.4 for ; Mon, 14 Nov 2011 00:09:31 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <1320606843-13329-1-git-send-email-jcd@tribudubois.net> Date: Mon, 14 Nov 2011 08:09:30 +0000 Message-ID: From: Peter Maydell Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH v3] hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and -pbx-a9 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: andrzej zaborowski Cc: paul@codesourcery.com, qemu-devel@nongnu.org, Jean-Christophe DUBOIS On 14 November 2011 03:01, andrzej zaborowski wrote: > On 6 November 2011 20:14, Jean-Christophe DUBOIS wrote: >> Depending on the considered baseboard the bit used to >> reset the platform is different. > Thanks, I applied this fix. I had this queued in my "OK but not for 1.0" list... -- PMM