From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39778) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMyUz-0000qf-AT for qemu-devel@nongnu.org; Tue, 12 Jul 2016 10:17:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bMyUx-00079U-FD for qemu-devel@nongnu.org; Tue, 12 Jul 2016 10:17:20 -0400 Received: from mail-vk0-x231.google.com ([2607:f8b0:400c:c05::231]:32876) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMyUw-00079J-Sk for qemu-devel@nongnu.org; Tue, 12 Jul 2016 10:17:19 -0400 Received: by mail-vk0-x231.google.com with SMTP id x130so23638655vkc.0 for ; Tue, 12 Jul 2016 07:17:18 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <81340c68-2d9b-6723-f396-63a005bc81f1@kaod.org> References: <1467809036-6986-1-git-send-email-marcin.krzeminski@nokia.com> <20e93f92-a447-dc1c-4a5b-948ef433e63e@kaod.org> <81340c68-2d9b-6723-f396-63a005bc81f1@kaod.org> From: Peter Maydell Date: Tue, 12 Jul 2016 15:16:59 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] m25p80: Fix QIOR/DIOR handling for Winbond List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?C=C3=A9dric_Le_Goater?= Cc: "Krzeminski, Marcin (Nokia - PL/Wroclaw)" , "qemu-devel@nongnu.org" , "crosthwaitepeter@gmail.com" , "rfsw-patches@mlist.nokia.com" , "clg@fr.ibm.com" On 12 July 2016 at 09:24, C=C3=A9dric Le Goater wrote: > Yes. It should be fine and Marcin has plans for 2.8 to clarify all that. > Let's move forward : > > Reviewed-by: C=C3=A9dric Le Goater Applied to target-arm.next, thanks. -- PMM