From patchwork Mon Jun 30 11:30:54 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Thompson X-Patchwork-Id: 4447521 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 02EB7BEECB for ; Mon, 30 Jun 2014 11:34:09 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 3EBA820328 for ; Mon, 30 Jun 2014 11:34:08 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5DB7C20225 for ; Mon, 30 Jun 2014 11:34:07 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1X1ZoX-0003Uo-DD; Mon, 30 Jun 2014 11:32:01 +0000 Received: from mail-we0-f180.google.com ([74.125.82.180]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1X1ZoQ-0003KZ-5I for linux-arm-kernel@lists.infradead.org; Mon, 30 Jun 2014 11:31:54 +0000 Received: by mail-we0-f180.google.com with SMTP id x48so8017551wes.11 for ; Mon, 30 Jun 2014 04:31:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=miouIwzed52HKrOdAPKBwg84joB0D1Hs+O+Y7zI6kj4=; b=NfPlTfxZ6MNwVdVRzMzDbsHP/XAfx9EW3/gdkgA+xh/g4dMLNtLYKcuD3oCXmLXC/H DJ+jdSZhS5mb6eeQWsO80aKHGdATNQNoXGB53uBt+i+ClD152zcmO9qT4ghob9U3F37P 9RB7SLdDa1lWei+urZ4T1dls7WiCKBMLP8KxxAX6Dgxi/4edWKDw/I3OGka1r/MlXYlV dy+3Oqs+IhZvlztgRgP8HUnT8w+WkXLAqyWmCv3I1aW7eOcsXNqa2pNDwVZV9nvJ5qVP /BpdHwNpimeauXUAN/eOHTnehs3wTLkUPo0xiDC8UNFwRqn0Vh6c13siqYIRcGgXGZKt LMuA== X-Gm-Message-State: ALoCoQl2CDu3AcGULQGnZQxy5FNfIPjf3tFMWJeta2MHMqAbAu6lY5GXEIDxu4pVTS6Jo7D9hBDg X-Received: by 10.194.92.148 with SMTP id cm20mr44476865wjb.57.1404127891600; Mon, 30 Jun 2014 04:31:31 -0700 (PDT) Received: from sundance.lan (cpc4-aztw19-0-0-cust157.18-1.cable.virginm.net. [82.33.25.158]) by mx.google.com with ESMTPSA id i6sm30427501wiy.17.2014.06.30.04.31.30 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Jun 2014 04:31:30 -0700 (PDT) From: Daniel Thompson To: Russell King Subject: [PATCH v7 3/4] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX Date: Mon, 30 Jun 2014 12:30:54 +0100 Message-Id: <1404127855-30459-4-git-send-email-daniel.thompson@linaro.org> X-Mailer: git-send-email 1.9.3 In-Reply-To: <1404127855-30459-1-git-send-email-daniel.thompson@linaro.org> References: <1401206421-29832-1-git-send-email-daniel.thompson@linaro.org> <1404127855-30459-1-git-send-email-daniel.thompson@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140630_043154_375003_285F363F X-CRM114-Status: GOOD ( 11.20 ) X-Spam-Score: -0.7 (/) Cc: Paul Bolle , linaro-kernel@lists.linaro.org, Arnd Bergmann , patches@linaro.org, spear-devel@list.st.com, Daniel Thompson , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP On EP93XX uncompress.h uses CONFIG_DEBUG_UART_PHYS instead of a hard coded serial port. This means the build breaks when DEBUG_LL (and DEBUG_LL_UART_PL01X) is not enabled. This is fixed by adding a new dependancy. Signed-off-by: Daniel Thompson --- arch/arm/Kconfig.debug | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 11db37e..459c7f9 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug @@ -1114,7 +1114,8 @@ config DEBUG_UART_PHYS depends on DEBUG_LL_UART_8250 || DEBUG_LL_UART_PL01X || \ DEBUG_LL_UART_EFM32 || \ DEBUG_UART_8250 || DEBUG_UART_PL01X || \ - DEBUG_MSM_UART || DEBUG_QCOM_UARTDM || DEBUG_S3C24XX_UART + DEBUG_MSM_UART || DEBUG_QCOM_UARTDM || DEBUG_S3C24XX_UART || \ + ARCH_EP93XX config DEBUG_UART_VIRT hex "Virtual base address of debug UART"