From patchwork Wed Mar 27 22:44:14 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ryan Mallon X-Patchwork-Id: 231855 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 85DFE2C0095 for ; Thu, 28 Mar 2013 09:49:40 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UKz4z-0002mP-Px; Wed, 27 Mar 2013 22:44:25 +0000 Received: from mail-pa0-f53.google.com ([209.85.220.53]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UKz4w-0002m6-Rj for linux-arm-kernel@lists.infradead.org; Wed, 27 Mar 2013 22:44:23 +0000 Received: by mail-pa0-f53.google.com with SMTP id bh4so2139566pad.12 for ; Wed, 27 Mar 2013 15:44:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:content-type:content-transfer-encoding; bh=ByxUw/M8I0r56k1vA4IJQ9Hh9Dshi+2kVlUAiI8AvJQ=; b=FvSpqMJguJnr0V8pOh7LlTsY1LhluDMU9xEpy2bwJ9Tr1lDSXjx3sJKr3/0rF8YQqE 2x/lirhTBXN91vUwrp4dG9ykAL6NYT188yG5l7F3MJEB6aSsD1Tr6Cct4GXiQlSLcI7X 1bY8usao+qMoRtiPLnK9GXUg2nIjHAqqYV4cB0zxbPhAJVD0bxCerasnIb8M+SBrMmDK PE98fZ+Yz5+2cyy9bVnRWqQXM2w6TqmQ93KxZusBnuZjYpKsCXpQcsCIjygHGbHXutp9 hRFASQBN4X/mbFmDLoCOv8gcGvJi0EdapCez9ab31t6xfBuhThT+jSqFUmDN4xM7IfpA dutQ== X-Received: by 10.66.138.101 with SMTP id qp5mr32298689pab.127.1364424260031; Wed, 27 Mar 2013 15:44:20 -0700 (PDT) Received: from [10.21.11.113] (vl10.gw.ok-labs.com. [58.96.27.158]) by mx.google.com with ESMTPS id bs1sm12135024pbc.8.2013.03.27.15.44.16 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 27 Mar 2013 15:44:18 -0700 (PDT) Message-ID: <5153763E.3010601@gmail.com> Date: Thu, 28 Mar 2013 09:44:14 +1100 From: Ryan Mallon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130308 Thunderbird/17.0.4 MIME-Version: 1.0 To: arm@kernel.org, Arnd Bergmann , Olof Johansson , Florian Fainelli , H Hartley Sweeten Subject: [GIT PULL] ep93xx-fixes for 3.9-rc5 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130327_184423_017795_E1665207 X-CRM114-Status: GOOD ( 10.87 ) X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.220.53 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (rmallon[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: "'linux-arm-kernel@lists.infradead.org'" X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Arnd, Olof, Can you please pull the follow. It is a regression fix for some ep93xx boards which are failing to boot on current mainline. The patch has been tested in next over the last few days. Thanks, ~Ryan --- The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8: Linux 3.9-rc1 (2013-03-03 15:11:05 -0800) are available in the git repository at: git://github.com/RyanMallon/linux-ep93xx.git tags/ep93xx-fixes-for-3.9-rc5 for you to fetch changes up to 605c357bb40ce412c086f3a928d07c1d4349b95b: ARM: ep93xx: Fix wait for UART FIFO to be empty (2013-03-18 09:40:38 +1100) ---------------------------------------------------------------- H Hartley Sweeten (1): ARM: ep93xx: Fix wait for UART FIFO to be empty arch/arm/mach-ep93xx/include/mach/uncompress.h | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-)