All of lore.kernel.org
 help / color / mirror / Atom feed
From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] powerpc/p1010rdb: remove CONFIG_SYS_FSL_ESDHC_P1010_BROKEN_SDCLK
Date: Mon, 19 Aug 2013 16:37:52 -0700	[thread overview]
Message-ID: <5212AC50.6070101@freescale.com> (raw)
In-Reply-To: <1376531113-8779-1-git-send-email-Shengzhou.Liu@freescale.com>

On 08/14/2013 06:45 PM, Shengzhou Liu wrote:
> CONFIG_SYS_FSL_ESDHC_P1010_BROKEN_SDCLK was needed only on
> obsolete P1010RDB Rev.B non-formal board, not reproduced on
> P1010RDB Rev.C and new P1010RDB-PB, now it's no longer needed.
> 
> Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
> ---
>  arch/powerpc/include/asm/config_mpc85xx.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/powerpc/include/asm/config_mpc85xx.h b/arch/powerpc/include/asm/config_mpc85xx.h
> index e5dee85..dfb2d17 100644
> --- a/arch/powerpc/include/asm/config_mpc85xx.h
> +++ b/arch/powerpc/include/asm/config_mpc85xx.h
> @@ -139,7 +139,6 @@
>  #define CONFIG_TSECV2
>  #define CONFIG_SYS_FSL_SEC_COMPAT	4
>  #define CONFIG_SYS_FSL_ERRATUM_ESDHC111
> -#define CONFIG_SYS_FSL_ESDHC_P1010_BROKEN_SDCLK
>  #define CONFIG_NUM_DDR_CONTROLLERS	1
>  #define CONFIG_SYS_FSL_NUM_USB_CTRLS	1
>  #define CONFIG_SYS_FSL_IFC_BANK_COUNT	4
> 

Shengzhou,

Please check your patch and rebase to latest master if necessary. I
cannot find CONFIG_SYS_FSL_ESDHC_P1010_BROKEN_SDCLK for P1010RDB. It
does show up for BSC9132 but I doubt that is what you are trying to remove.

York

  reply	other threads:[~2013-08-19 23:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-15  1:45 [U-Boot] [PATCH] powerpc/p1010rdb: remove CONFIG_SYS_FSL_ESDHC_P1010_BROKEN_SDCLK Shengzhou Liu
2013-08-19 23:37 ` York Sun [this message]
2013-08-29  7:57   ` Liu Shengzhou-B36685

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5212AC50.6070101@freescale.com \
    --to=yorksun@freescale.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.