From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bJ1nn-0006xD-OK for qemu-devel@nongnu.org; Fri, 01 Jul 2016 13:00:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bJ1nm-0004tn-GK for qemu-devel@nongnu.org; Fri, 01 Jul 2016 13:00:27 -0400 Received: from mail-vk0-x231.google.com ([2607:f8b0:400c:c05::231]:34006) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bJ1nm-0004te-0v for qemu-devel@nongnu.org; Fri, 01 Jul 2016 13:00:26 -0400 Received: by mail-vk0-x231.google.com with SMTP id c2so160945557vkg.1 for ; Fri, 01 Jul 2016 10:00:25 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1467138270-32481-1-git-send-email-clg@kaod.org> <1467138270-32481-8-git-send-email-clg@kaod.org> From: Peter Maydell Date: Fri, 1 Jul 2016 18:00:05 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v5 7/9] ast2400: add SPI flash slaves List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?C=C3=A9dric_Le_Goater?= Cc: Peter Crosthwaite , QEMU Developers , qemu-arm , Kevin Wolf , Markus Armbruster , Andrew Jeffery On 1 July 2016 at 17:44, C=C3=A9dric Le Goater wrote: > I have some extra patches to use a rom device and boot from flash0. > That is for next week. We're in softfreeze now, so really I should stop taking non-bugfix patches, though for a new board with missing stuff that prevents boot there's a little flexibility. thanks -- PMM