From patchwork Thu Apr 24 16:00:43 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Thompson X-Patchwork-Id: 4052491 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 B42ABC0ACC for ; Thu, 24 Apr 2014 16:04:29 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id E98972034E for ; Thu, 24 Apr 2014 16:04:28 +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 30BED20304 for ; Thu, 24 Apr 2014 16:04:28 +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 1WdM6C-0008HN-7y; Thu, 24 Apr 2014 16:02:08 +0000 Received: from mail-wi0-f170.google.com ([209.85.212.170]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WdM5q-00083D-UM for linux-arm-kernel@lists.infradead.org; Thu, 24 Apr 2014 16:01:47 +0000 Received: by mail-wi0-f170.google.com with SMTP id bs8so1437553wib.5 for ; Thu, 24 Apr 2014 09:01:22 -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=PYE5jD6F/9Uz9dgejPw17Uq2GIwDJ+MSoeFlRbB0FR8=; b=SqLcBQd/DQVds/mbLzGZsIYVdS7mGduXxDaFvCkF+h3TW2aQD/svIzDR49F7b4M61I aB1gbAmcKI6Vi3rRdr6XcvVLk8+pSZhD3XRIWxAybmg3X7MuCgjtDIb2WOPa9NKHH8r3 SiiMAa1+GvMOuhFZmejSpeR1EecEPiaZlP9un3kGjBEiHRySjgj50a5yrKWYepqDf4ad fGtCGUzyS3iE/EaDGlAsuY4KNAhZyPDOAtjqq8MEnADOswML1EUkQIgCMfMig74Qdf8n nHDfHV0+lTqxiKBlefOgGZbOxkal83WErGDGDN9CXL9+D6QYa4nDEGux0Og8+oWR/eXB mWsg== X-Gm-Message-State: ALoCoQlLnwaIAGOf7zTNWXuQvzJt77tchNhhu01+a3uSyE6C84EKdfio4H71uhUJeFbM5dv9turL X-Received: by 10.194.201.73 with SMTP id jy9mr2385270wjc.51.1398355282723; Thu, 24 Apr 2014 09:01:22 -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.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Apr 2014 09:01:21 -0700 (PDT) From: Daniel Thompson To: Russell King Subject: [RESEND PATCH v5 2/5] ARM: ep93xx: Enable DEBUG_LL_UART_PL01X Date: Thu, 24 Apr 2014 17:00:43 +0100 Message-Id: <1398355246-29571-3-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-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140424_090147_120066_51B842BF X-CRM114-Status: GOOD ( 10.20 ) X-Spam-Score: -0.7 (/) Cc: Daniel Thompson , linaro-kernel@lists.linaro.org, Arnd Bergmann , patches@linaro.org, spear-devel@list.st.com, linux-kernel@vger.kernel.org, Paul Bolle , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 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=-2.5 required=5.0 tests=BAYES_00,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 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/ep93xx_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/ep93xx_defconfig b/arch/arm/configs/ep93xx_defconfig index 6ac5ea7..ff70784 100644 --- a/arch/arm/configs/ep93xx_defconfig +++ b/arch/arm/configs/ep93xx_defconfig @@ -108,5 +108,6 @@ CONFIG_DEBUG_SPINLOCK=y CONFIG_DEBUG_MUTEXES=y CONFIG_DEBUG_USER=y CONFIG_DEBUG_LL=y +CONFIG_DEBUG_LL_UART_PL01X=y # CONFIG_CRYPTO_ANSI_CPRNG is not set CONFIG_LIBCRC32C=y