linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: config: sama5: Remove DEBUG_LL
@ 2014-12-10 10:53 Maxime Ripard
  2014-12-10 11:06 ` Nicolas Ferre
  0 siblings, 1 reply; 2+ messages in thread
From: Maxime Ripard @ 2014-12-10 10:53 UTC (permalink / raw)
  To: linux-arm-kernel

The sama5_defconfig can be used both on the sama5d3 and the sama5d4.

Enabling DEBUG_LL is an issue though, since it will by default use the kernel
addresses for the sama5d3 DBGU UART, that is located at a different address on
the sama5d4.

Remove this from the defconfig.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
---
 arch/arm/configs/sama5_defconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index c9089c927daf..7cdb5b875d4d 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig
@@ -199,8 +199,6 @@ CONFIG_DEBUG_MEMORY_INIT=y
 # CONFIG_SCHED_DEBUG is not set
 # CONFIG_FTRACE is not set
 CONFIG_DEBUG_USER=y
-CONFIG_DEBUG_LL=y
-CONFIG_EARLY_PRINTK=y
 # CONFIG_CRYPTO_ANSI_CPRNG is not set
 CONFIG_CRYPTO_USER_API_HASH=m
 CONFIG_CRYPTO_USER_API_SKCIPHER=m
-- 
2.2.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ARM: config: sama5: Remove DEBUG_LL
  2014-12-10 10:53 [PATCH] ARM: config: sama5: Remove DEBUG_LL Maxime Ripard
@ 2014-12-10 11:06 ` Nicolas Ferre
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Ferre @ 2014-12-10 11:06 UTC (permalink / raw)
  To: linux-arm-kernel

Le 10/12/2014 11:53, Maxime Ripard a ?crit :
> The sama5_defconfig can be used both on the sama5d3 and the sama5d4.
> 
> Enabling DEBUG_LL is an issue though, since it will by default use the kernel
> addresses for the sama5d3 DBGU UART, that is located at a different address on
> the sama5d4.
> 
> Remove this from the defconfig.
> 
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

Indeed: queued in at91-3.19-fixes with this title: "ARM: at91/config:
sama5: Remove DEBUG_LL"

Bye,

> ---
>  arch/arm/configs/sama5_defconfig | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
> index c9089c927daf..7cdb5b875d4d 100644
> --- a/arch/arm/configs/sama5_defconfig
> +++ b/arch/arm/configs/sama5_defconfig
> @@ -199,8 +199,6 @@ CONFIG_DEBUG_MEMORY_INIT=y
>  # CONFIG_SCHED_DEBUG is not set
>  # CONFIG_FTRACE is not set
>  CONFIG_DEBUG_USER=y
> -CONFIG_DEBUG_LL=y
> -CONFIG_EARLY_PRINTK=y
>  # CONFIG_CRYPTO_ANSI_CPRNG is not set
>  CONFIG_CRYPTO_USER_API_HASH=m
>  CONFIG_CRYPTO_USER_API_SKCIPHER=m
> 


-- 
Nicolas Ferre

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-10 11:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10 10:53 [PATCH] ARM: config: sama5: Remove DEBUG_LL Maxime Ripard
2014-12-10 11:06 ` Nicolas Ferre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).