diff mbox

ARM: configs: disable DEBUG_LL in bcm_defconfig

Message ID 1375377131-27445-1-git-send-email-matt.porter@linaro.org
State Accepted
Commit be13c36adbb2aba5306ff562aa376fedc62e5565
Headers show

Commit Message

Matt Porter Aug. 1, 2013, 5:12 p.m. UTC
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(-)

Comments

Markus Mayer Aug. 1, 2013, 5:43 p.m. UTC | #1
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>
Christian Daudt Aug. 2, 2013, 11:58 p.m. UTC | #2
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
diff mbox

Patch

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