From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:40681) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rd2WR-0003k6-6n for qemu-devel@nongnu.org; Tue, 20 Dec 2011 11:26:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rd2WK-0000GF-L5 for qemu-devel@nongnu.org; Tue, 20 Dec 2011 11:26:35 -0500 Received: from mnementh.archaic.org.uk ([81.2.115.146]:54523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rd2WK-0000FX-7H for qemu-devel@nongnu.org; Tue, 20 Dec 2011 11:26:28 -0500 From: Peter Maydell Date: Tue, 20 Dec 2011 16:08:54 +0000 Message-Id: <1324397336-31206-1-git-send-email-peter.maydell@linaro.org> Subject: [Qemu-devel] [PATCH v2 0/2] integratorcp: fix and simplify flash remap code List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Anthony Liguori , =?UTF-8?q?Beno=C3=AEt=20Canet?= , Avi Kivity , patches@linaro.org Same final result as patch v1, but I've split out fixing the sense of the remap bit into its own patch; Avi rightly pointed out that I was being lazy there. Peter Maydell (2): hw/integratorcp: Fix sense of REMAP bit hw/integratorcp: Simplify flash remap code hw/integratorcp.c | 26 +++++++++----------------- 1 files changed, 9 insertions(+), 17 deletions(-) -- 1.7.5.4