From patchwork Mon Jun 30 11:30:52 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Thompson X-Patchwork-Id: 32695 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qa0-f69.google.com (mail-qa0-f69.google.com [209.85.216.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id CE3AC203F4 for ; Mon, 30 Jun 2014 11:31:21 +0000 (UTC) Received: by mail-qa0-f69.google.com with SMTP id w8sf15553997qac.8 for ; Mon, 30 Jun 2014 04:31:21 -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=S3tVLMS5cd+Uy7WglxQH9GvW1cOZc2RArOS+brT11b8=; b=HQu9nRJZPJaWGiZqwmVbF+Fa9wAsDHw1HSK/vKaol2Zddso2REydkV6pE8we141jxT vhWuus5cUQW4z/+MjePWLbNe68eWpK976hhlc7ShPBLzQHk3rXtuCP3gPqmyAp9+u6nE qbIEJB7vuZ4O1cLVRxuFG3OyhmlhqYUPToqtiVtg3IscLUQkF9/5F6yNslQ5VkxKSICy jryWInHZHg66RusVGOFfxIqwPYo9V6VCi785S17XJ5MldsBG01EYIOenmZ+IxeUOKpYQ LNqO0XXNUjcAmGIzboaDAeGPVNUkosM3nQ2N2BPwkGCB7n22vx7FD2vWmgIf4Mxdz9JI x/Mw== X-Gm-Message-State: ALoCoQnIFkLi+TNOmoPCJnmeM0RY38GjnVt4Iv93LC3subFfewbt596PsUAyvVNzykAd4llpaWdg X-Received: by 10.52.231.97 with SMTP id tf1mr3363141vdc.3.1404127881630; Mon, 30 Jun 2014 04:31:21 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.83.227 with SMTP id j90ls1418669qgd.47.gmail; Mon, 30 Jun 2014 04:31:21 -0700 (PDT) X-Received: by 10.58.19.10 with SMTP id a10mr38551949vee.1.1404127881552; Mon, 30 Jun 2014 04:31:21 -0700 (PDT) Received: from mail-vc0-f171.google.com (mail-vc0-f171.google.com [209.85.220.171]) by mx.google.com with ESMTPS id ui7si9888340vcb.92.2014.06.30.04.31.21 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 30 Jun 2014 04:31:21 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.220.171 as permitted sender) client-ip=209.85.220.171; Received: by mail-vc0-f171.google.com with SMTP id id10so7352745vcb.2 for ; Mon, 30 Jun 2014 04:31:21 -0700 (PDT) X-Received: by 10.220.183.4 with SMTP id ce4mr84991vcb.54.1404127881471; Mon, 30 Jun 2014 04:31:21 -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.221.37.5 with SMTP id tc5csp129256vcb; Mon, 30 Jun 2014 04:31:21 -0700 (PDT) X-Received: by 10.194.78.68 with SMTP id z4mr2213077wjw.126.1404127880688; Mon, 30 Jun 2014 04:31:20 -0700 (PDT) Received: from mail-we0-f179.google.com (mail-we0-f179.google.com [74.125.82.179]) by mx.google.com with ESMTPS id bv2si23572947wjc.77.2014.06.30.04.31.20 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 30 Jun 2014 04:31:20 -0700 (PDT) Received-SPF: pass (google.com: domain of daniel.thompson@linaro.org designates 74.125.82.179 as permitted sender) client-ip=74.125.82.179; Received: by mail-we0-f179.google.com with SMTP id w62so8060177wes.38 for ; Mon, 30 Jun 2014 04:31:20 -0700 (PDT) X-Received: by 10.194.76.99 with SMTP id j3mr5337551wjw.85.1404127880206; Mon, 30 Jun 2014 04:31:20 -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.18 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Jun 2014 04:31:19 -0700 (PDT) From: Daniel Thompson To: Russell King Cc: Daniel Thompson , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, spear-devel@list.st.com, Arnd Bergmann , Paul Bolle , patches@linaro.org, linaro-kernel@lists.linaro.org Subject: [PATCH v7 1/4] ARM: versatile: Enable DEBUG_LL_UART_PL01X Date: Mon, 30 Jun 2014 12:30:52 +0100 Message-Id: <1404127855-30459-2-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-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: daniel.thompson@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.220.171 as permitted sender) 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: , This defconfig already enables DEBUG_LL and by default DEBUG_LL_UART_NONE will be selected (but due to some back compability magic I'd like to remove is not actually honoured). DEBUG_LL_UART_PL01X is a much saner default. Signed-off-by: Daniel Thompson --- arch/arm/configs/versatile_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/versatile_defconfig b/arch/arm/configs/versatile_defconfig index d52b4ff..ea49d37 100644 --- a/arch/arm/configs/versatile_defconfig +++ b/arch/arm/configs/versatile_defconfig @@ -82,5 +82,6 @@ CONFIG_MAGIC_SYSRQ=y CONFIG_DEBUG_KERNEL=y CONFIG_DEBUG_USER=y CONFIG_DEBUG_LL=y +CONFIG_DEBUG_LL_UART_PL01X=y CONFIG_FONTS=y CONFIG_FONT_ACORN_8x8=y