From patchwork Tue Aug 19 14:48:28 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Thompson X-Patchwork-Id: 35608 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ig0-f200.google.com (mail-ig0-f200.google.com [209.85.213.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 01A69201EF for ; Tue, 19 Aug 2014 14:48:54 +0000 (UTC) Received: by mail-ig0-f200.google.com with SMTP id uq10sf29835708igb.7 for ; Tue, 19 Aug 2014 07:48:54 -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=m3k2Gsm0ovcFTkCFCU01Ka5Bvn3iSm/hlIYnaGE2P4Y=; b=UZ4e+Jb6WbEfpMitvuhQ8ujlAnqT9nOZz0/HqSHoEIxr6ZRienZxhWbj1kpMJh+PaC cXOXALXy6jfY+xn/R09xi7LQqbtpzTJreFUfoUoOELP1wteegxwU+lpfCL61SiOIXUK2 jn6yliIvj4G9YaTPmd39FHQV3ausPVpG8+ZBXe0wpYsK6YHHCuY06FGwPhk2ln5WfUur eIfTX4gMfc+q8LyHWqkdlLbsuKaQQIueQ5dcOhA9AentoVnsj4Jb3JjYL7Wvdua0wY/n CFV1FGVBBaV+dTmoVaKFKrkHiLOW5TBOVNAHwpiNQQK6vatO2n+ppGgiN0wPR+AljyZh ZWnQ== X-Gm-Message-State: ALoCoQlvudsBEs2CCKY/TRNfR32ShnrgcXQ2+gmA5LGygop88csv9EpQdTNYad++JumP7zjHEFYA X-Received: by 10.182.131.226 with SMTP id op2mr20876969obb.17.1408459734612; Tue, 19 Aug 2014 07:48:54 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.85.48 with SMTP id m45ls2908110qgd.18.gmail; Tue, 19 Aug 2014 07:48:54 -0700 (PDT) X-Received: by 10.220.182.1 with SMTP id ca1mr30647513vcb.21.1408459734413; Tue, 19 Aug 2014 07:48:54 -0700 (PDT) Received: from mail-vc0-f173.google.com (mail-vc0-f173.google.com [209.85.220.173]) by mx.google.com with ESMTPS id px7si8849125vdb.47.2014.08.19.07.48.54 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 Aug 2014 07:48:54 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.220.173 as permitted sender) client-ip=209.85.220.173; Received: by mail-vc0-f173.google.com with SMTP id hy10so7560557vcb.32 for ; Tue, 19 Aug 2014 07:48:54 -0700 (PDT) X-Received: by 10.220.163.69 with SMTP id z5mr30768960vcx.10.1408459734326; Tue, 19 Aug 2014 07:48:54 -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 tc5csp244911vcb; Tue, 19 Aug 2014 07:48:53 -0700 (PDT) X-Received: by 10.180.91.111 with SMTP id cd15mr7166033wib.69.1408459733284; Tue, 19 Aug 2014 07:48:53 -0700 (PDT) Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com [209.85.212.180]) by mx.google.com with ESMTPS id za1si31298155wjc.171.2014.08.19.07.48.52 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 Aug 2014 07:48:53 -0700 (PDT) Received-SPF: pass (google.com: domain of daniel.thompson@linaro.org designates 209.85.212.180 as permitted sender) client-ip=209.85.212.180; Received: by mail-wi0-f180.google.com with SMTP id n3so5409978wiv.13 for ; Tue, 19 Aug 2014 07:48:52 -0700 (PDT) X-Received: by 10.180.24.35 with SMTP id r3mr7127272wif.71.1408459732886; Tue, 19 Aug 2014 07:48:52 -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 a11sm50949114wjx.46.2014.08.19.07.48.51 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Aug 2014 07:48:52 -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 v8 2/9] arm: ep93xx: Enable DEBUG_LL_UART_PL01X Date: Tue, 19 Aug 2014 15:48:28 +0100 Message-Id: <1408459715-10151-3-git-send-email-daniel.thompson@linaro.org> X-Mailer: git-send-email 1.9.3 In-Reply-To: <1408459715-10151-1-git-send-email-daniel.thompson@linaro.org> References: <1404127855-30459-1-git-send-email-daniel.thompson@linaro.org> <1408459715-10151-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.173 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 Acked-by: Arnd Bergmann --- 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 1b650c8..72233b9 100644 --- a/arch/arm/configs/ep93xx_defconfig +++ b/arch/arm/configs/ep93xx_defconfig @@ -107,5 +107,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