[U-Boot] [PATCH] powerpc/c29xpcie: DDR ECC off since hardware issue
Liu Po-B43644
B43644 at freescale.com
Tue Sep 24 09:44:53 CEST 2013
Abandon this patch.
Will upload new patch relate ECC on off config for C29XPCIE.
Best regards,
Liu Po
> -----Original Message-----
> From: Liu Po-B43644
> Sent: Wednesday, August 21, 2013 2:28 PM
> To: u-boot at lists.denx.de
> Cc: sun york-R58495; Wood Scott-B07421; Liu Po-B43644
> Subject: [PATCH] powerpc/c29xpcie: DDR ECC off since hardware issue
>
> Some boards booting up fail since the DDR ECC chip has bad impedance in
> current hardware, make the DDR ECC off when booting.
>
> Signed-off-by: Po Liu <Po.Liu at freescale.com>
> ---
> include/configs/C29XPCIE.h | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/include/configs/C29XPCIE.h b/include/configs/C29XPCIE.h
> index cce2288..388fe2b 100644
> --- a/include/configs/C29XPCIE.h
> +++ b/include/configs/C29XPCIE.h
> @@ -109,10 +109,7 @@
> #define SPD_EEPROM_ADDRESS 0x50
> #define CONFIG_SYS_DDR_RAW_TIMING
>
> -/* DDR ECC Setup*/
> -#define CONFIG_DDR_ECC
> #define CONFIG_MEM_INIT_VALUE 0xDeadBeef
> -#define CONFIG_ECC_INIT_VIA_DDRCONTROLLER
>
> #define CONFIG_SYS_SDRAM_SIZE 512
> #define CONFIG_SYS_DDR_SDRAM_BASE 0x00000000
> --
> 1.8.0
More information about the U-Boot
mailing list