From patchwork Thu Apr 24 16:00:45 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Thompson X-Patchwork-Id: 28993 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-oa0-f72.google.com (mail-oa0-f72.google.com [209.85.219.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 9342D203AC for ; Thu, 24 Apr 2014 16:01:28 +0000 (UTC) Received: by mail-oa0-f72.google.com with SMTP id eb12sf14935449oac.11 for ; Thu, 24 Apr 2014 09:01:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=siW59M/pwV4puakCU+tsPSwYAe2FqjIZ5LYmqvGd0I0=; b=PBo/gemh9IeiFQ2n2t37/pzIbLnbKSzwv+a0xIAXGyhNTLzRtI99ttiS24cN8Xs0xF rWXqc9yxZDqkcmC9hwWbjM5Mrb9fUn+BoieCGDd5gZfCsrBRUbfO3NhBYJVCD+5VfUBn yhjIcvEzKYFqdj4FSEliCpFQ/YFbZN09iqUldLpjg5V9YHq9lXBP3c6lJ0mRiQMDYOOc bZGk/YadUtQeLLET6Pikjkc90w11FkDFKXkChKafXFPTkC8PW232myQHRweYSF5rwkWX AG44KQB0x3Kne5tCjqXU0/qAplZNQpiL/oWpXP6Wkr00dyoV/psiT9GIVVLlRslC7P+y acUw== X-Gm-Message-State: ALoCoQl56khaJJB5fCSFT1AGjSPY1pQtk4m/EVHbpl26BMHH1FEiGVKkQo49Rxf3MAfcxtpG6JOp X-Received: by 10.182.227.131 with SMTP id sa3mr1619684obc.38.1398355288093; Thu, 24 Apr 2014 09:01:28 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.33.203 with SMTP id j69ls1114539qgj.61.gmail; Thu, 24 Apr 2014 09:01:27 -0700 (PDT) X-Received: by 10.52.164.237 with SMTP id yt13mr1503962vdb.18.1398355287939; Thu, 24 Apr 2014 09:01:27 -0700 (PDT) Received: from mail-vc0-f178.google.com (mail-vc0-f178.google.com [209.85.220.178]) by mx.google.com with ESMTPS id kj3si1023176vdb.96.2014.04.24.09.01.27 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 24 Apr 2014 09:01:27 -0700 (PDT) Received-SPF: none (google.com: patch+caf_=patchwork-forward=linaro.org@linaro.org does not designate permitted sender hosts) client-ip=209.85.220.178; Received: by mail-vc0-f178.google.com with SMTP id hu19so3151362vcb.23 for ; Thu, 24 Apr 2014 09:01:27 -0700 (PDT) X-Received: by 10.58.230.103 with SMTP id sx7mr1765957vec.28.1398355287864; Thu, 24 Apr 2014 09:01:27 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.221.72 with SMTP id ib8csp27541vcb; Thu, 24 Apr 2014 09:01:27 -0700 (PDT) X-Received: by 10.194.220.42 with SMTP id pt10mr2482007wjc.60.1398355286984; Thu, 24 Apr 2014 09:01:26 -0700 (PDT) Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com [209.85.212.175]) by mx.google.com with ESMTPS id ep15si4044669wid.87.2014.04.24.09.01.26 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 24 Apr 2014 09:01:26 -0700 (PDT) Received-SPF: none (google.com: daniel.thompson@linaro.org does not designate permitted sender hosts) client-ip=209.85.212.175; Received: by mail-wi0-f175.google.com with SMTP id cc10so1332672wib.14 for ; Thu, 24 Apr 2014 09:01:26 -0700 (PDT) X-Received: by 10.194.60.4 with SMTP id d4mr2506296wjr.28.1398355286454; Thu, 24 Apr 2014 09:01:26 -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 v6sm11458711wif.0.2014.04.24.09.01.24 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Apr 2014 09:01:25 -0700 (PDT) From: Daniel Thompson To: Russell King Cc: patches@linaro.org, linaro-kernel@lists.linaro.org, Daniel Thompson , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, spear-devel@list.st.com, Arnd Bergmann , Paul Bolle Subject: [RESEND PATCH v5 4/5] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX Date: Thu, 24 Apr 2014 17:00:45 +0100 Message-Id: <1398355246-29571-5-git-send-email-daniel.thompson@linaro.org> X-Mailer: git-send-email 1.9.0 In-Reply-To: <1398355246-29571-1-git-send-email-daniel.thompson@linaro.org> References: <1396886056-18132-1-git-send-email-daniel.thompson@linaro.org> <1398355246-29571-1-git-send-email-daniel.thompson@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: daniel.thompson@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: patch+caf_=patchwork-forward=linaro.org@linaro.org does not designate permitted sender hosts) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , 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 --- Notes: Having ARCH_EP93XX on its own here looks somewhat anomalous but I have searched for other users of CONFIG_DEBUG_UART_PHYS/VIRT (outside of DEBUG_LL) but I think the EP93XX really is unique here. 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 450e6f7..2612dd0 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug @@ -1069,7 +1069,8 @@ config DEBUG_UART_PHYS default 0xfffff700 if ARCH_IOP33X depends on DEBUG_LL_UART_8250 || DEBUG_LL_UART_PL01X || \ DEBUG_LL_UART_EFM32 || \ - DEBUG_UART_8250 || DEBUG_UART_PL01X + DEBUG_UART_8250 || DEBUG_UART_PL01X || \ + ARCH_EP93XX config DEBUG_UART_VIRT hex "Virtual base address of debug UART"