public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] powerpc/p1010rdb: remove CONFIG_SYS_FSL_ESDHC_P1010_BROKEN_SDCLK
@ 2013-08-15  1:45 Shengzhou Liu
  2013-08-19 23:37 ` York Sun
  0 siblings, 1 reply; 3+ messages in thread
From: Shengzhou Liu @ 2013-08-15  1:45 UTC (permalink / raw)
  To: u-boot

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
-- 
1.8.0

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

* [U-Boot] [PATCH] powerpc/p1010rdb: remove CONFIG_SYS_FSL_ESDHC_P1010_BROKEN_SDCLK
  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
  2013-08-29  7:57   ` Liu Shengzhou-B36685
  0 siblings, 1 reply; 3+ messages in thread
From: York Sun @ 2013-08-19 23:37 UTC (permalink / raw)
  To: u-boot

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

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

* [U-Boot] [PATCH] powerpc/p1010rdb: remove CONFIG_SYS_FSL_ESDHC_P1010_BROKEN_SDCLK
  2013-08-19 23:37 ` York Sun
@ 2013-08-29  7:57   ` Liu Shengzhou-B36685
  0 siblings, 0 replies; 3+ messages in thread
From: Liu Shengzhou-B36685 @ 2013-08-29  7:57 UTC (permalink / raw)
  To: u-boot

It seems there is no CONFIG_SYS_FSL_ESDHC_P1010_BROKEN_SDCLK in the latest master.
I intended to do that for P1010RDB rather than BSC9132, so just drop the patch.
Thanks.

> -----Original Message-----
> From: sun york-R58495
> Sent: Tuesday, August 20, 2013 7:38 AM
> To: Liu Shengzhou-B36685
> Cc: u-boot at lists.denx.de
> Subject: Re: [U-Boot] [PATCH] powerpc/p1010rdb: remove
> CONFIG_SYS_FSL_ESDHC_P1010_BROKEN_SDCLK
> 
> 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

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

end of thread, other threads:[~2013-08-29  7:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2013-08-29  7:57   ` Liu Shengzhou-B36685

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox