Message ID | 1410911877-24903-2-git-send-email-daniel.thompson@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> 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 5EA57BEEA5 for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 17 Sep 2014 00:01:44 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 9C86020179 for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 17 Sep 2014 00:01:43 +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 B9DC92015E for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 17 Sep 2014 00:01:42 +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 1XU2di-0002Ao-21; Tue, 16 Sep 2014 23:58:30 +0000 Received: from mail-pa0-f54.google.com ([209.85.220.54]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XU2de-00027l-QK for linux-arm-kernel@lists.infradead.org; Tue, 16 Sep 2014 23:58:27 +0000 Received: by mail-pa0-f54.google.com with SMTP id lj1so834750pab.13 for <linux-arm-kernel@lists.infradead.org>; Tue, 16 Sep 2014 16:58:08 -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=61Xh1em4Qu3x7QOC7AtGIgVZhafh92rwLUjWq9xDMnA=; b=F0x5vPoPA/4ZfJuSt69VZ2mKKFHr7zjBPuO/Q4pjAu6LNTeSzugBXwOzQXfZ8TqDvp ojaCWgHyhnl06TQ01HNbqgeVxu/sxSKHPrfioeeCWxjCKUg/Bz9vq3nJFvQ/vEb9QWo9 Uhxy0G1E05v41YmJ1F7alOOvrCIXma/+VWrTTeTKHkBIk+rbTKq8sQ32YWWDyqd8N3ae I0amxkcgKhgBcyyJXD9Naih5LElLWrLpjYmqKTSnvCp65SryUS7i/WBTHxZWILIHcL6Z AOlv7q3I7hsmYMCpeGHNnqnXmcZrIgmQQ4wbt8y2ItbRasW0QMEXcMFM8CwO1EjjmGYS wuQA== X-Gm-Message-State: ALoCoQlE8iAqjRPIZpFdHwOLXlZ5EUCfQIQaNZkcTVVulR2MW71/6l/3UFtKJm6Y1JC4DN6AbTI9 X-Received: by 10.70.48.5 with SMTP id h5mr26170809pdn.125.1410911882125; Tue, 16 Sep 2014 16:58:02 -0700 (PDT) Received: from harvey.bri.st.com.com (70-35-38-154.static.wiline.com. [70.35.38.154]) by mx.google.com with ESMTPSA id st7sm15682757pab.7.2014.09.16.16.58.01 for <multiple recipients> (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Sep 2014 16:58:01 -0700 (PDT) From: Daniel Thompson <daniel.thompson@linaro.org> To: Russell King <linux@arm.linux.org.uk> Subject: [PATCH v11 1/9] arm: versatile: Enable DEBUG_LL_UART_PL01X Date: Tue, 16 Sep 2014 16:57:49 -0700 Message-Id: <1410911877-24903-2-git-send-email-daniel.thompson@linaro.org> X-Mailer: git-send-email 1.9.3 In-Reply-To: <1410911877-24903-1-git-send-email-daniel.thompson@linaro.org> References: <1410911877-24903-1-git-send-email-daniel.thompson@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140916_165826_910309_7CAD944A X-CRM114-Status: UNSURE ( 9.80 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) Cc: Paul Bolle <pebolle@tiscali.nl>, linaro-kernel@lists.linaro.org, Arnd Bergmann <arnd@arndb.de>, patches@linaro.org, spear-devel@list.st.com, Daniel Thompson <daniel.thompson@linaro.org>, 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: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, 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 |
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