linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: configs: disable DEBUG_LL in bcm_defconfig
@ 2013-08-01 17:12 Matt Porter
  2013-08-01 17:43 ` Markus Mayer
  2013-08-02 23:58 ` Christian Daudt
  0 siblings, 2 replies; 3+ messages in thread
From: Matt Porter @ 2013-08-01 17:12 UTC (permalink / raw)
  To: linux-arm-kernel

DEBUG_LL is not supported yet on bcm281xx and causes a temporary
hang due to timeout at boot.

Signed-off-by: Matt Porter <matt.porter@linaro.org>
---
 arch/arm/configs/bcm_defconfig |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/configs/bcm_defconfig b/arch/arm/configs/bcm_defconfig
index 65edf6d..27a1b5f 100644
--- a/arch/arm/configs/bcm_defconfig
+++ b/arch/arm/configs/bcm_defconfig
@@ -112,7 +112,6 @@ CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=110
 CONFIG_BOOTPARAM_HUNG_TASK_PANIC=y
 CONFIG_DEBUG_INFO=y
 # CONFIG_FTRACE is not set
-CONFIG_DEBUG_LL=y
 CONFIG_CRC_CCITT=y
 CONFIG_CRC_T10DIF=y
 CONFIG_CRC_ITU_T=y
-- 
1.7.9.5

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

* [PATCH] ARM: configs: disable DEBUG_LL in bcm_defconfig
  2013-08-01 17:12 [PATCH] ARM: configs: disable DEBUG_LL in bcm_defconfig Matt Porter
@ 2013-08-01 17:43 ` Markus Mayer
  2013-08-02 23:58 ` Christian Daudt
  1 sibling, 0 replies; 3+ messages in thread
From: Markus Mayer @ 2013-08-01 17:43 UTC (permalink / raw)
  To: linux-arm-kernel

On 1 August 2013 10:12, Matt Porter <matt.porter@linaro.org> wrote:
> DEBUG_LL is not supported yet on bcm281xx and causes a temporary
> hang due to timeout at boot.
>
> Signed-off-by: Matt Porter <matt.porter@linaro.org>
> ---
>  arch/arm/configs/bcm_defconfig |    1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/configs/bcm_defconfig b/arch/arm/configs/bcm_defconfig
> index 65edf6d..27a1b5f 100644
> --- a/arch/arm/configs/bcm_defconfig
> +++ b/arch/arm/configs/bcm_defconfig
> @@ -112,7 +112,6 @@ CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=110
>  CONFIG_BOOTPARAM_HUNG_TASK_PANIC=y
>  CONFIG_DEBUG_INFO=y
>  # CONFIG_FTRACE is not set
> -CONFIG_DEBUG_LL=y
>  CONFIG_CRC_CCITT=y
>  CONFIG_CRC_T10DIF=y
>  CONFIG_CRC_ITU_T=y
> --
> 1.7.9.5

Reviewed-by: Markus Mayer <markus.mayer@linaro.org>

-- 
Markus Mayer
Broadcom Landing Team

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

* [PATCH] ARM: configs: disable DEBUG_LL in bcm_defconfig
  2013-08-01 17:12 [PATCH] ARM: configs: disable DEBUG_LL in bcm_defconfig Matt Porter
  2013-08-01 17:43 ` Markus Mayer
@ 2013-08-02 23:58 ` Christian Daudt
  1 sibling, 0 replies; 3+ messages in thread
From: Christian Daudt @ 2013-08-02 23:58 UTC (permalink / raw)
  To: linux-arm-kernel

On 13-08-01 10:12 AM, Matt Porter wrote:
> DEBUG_LL is not supported yet on bcm281xx and causes a temporary
> hang due to timeout at boot.
>
> Signed-off-by: Matt Porter <matt.porter@linaro.org>
> ---
>   arch/arm/configs/bcm_defconfig |    1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/configs/bcm_defconfig b/arch/arm/configs/bcm_defconfig
> index 65edf6d..27a1b5f 100644
> --- a/arch/arm/configs/bcm_defconfig
> +++ b/arch/arm/configs/bcm_defconfig
> @@ -112,7 +112,6 @@ CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=110
>   CONFIG_BOOTPARAM_HUNG_TASK_PANIC=y
>   CONFIG_DEBUG_INFO=y
>   # CONFIG_FTRACE is not set
> -CONFIG_DEBUG_LL=y
>   CONFIG_CRC_CCITT=y
>   CONFIG_CRC_T10DIF=y
>   CONFIG_CRC_ITU_T=y
Reviewed-by: Christian Daudt <csd@broadcom.com>

Applied to for-3.12/soc

  thanks,
    csd

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

end of thread, other threads:[~2013-08-02 23:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-01 17:12 [PATCH] ARM: configs: disable DEBUG_LL in bcm_defconfig Matt Porter
2013-08-01 17:43 ` Markus Mayer
2013-08-02 23:58 ` Christian Daudt

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).