Re: [U-Boot] [PATCH] powerpc/c29xpcie: DDR ECC off since hardware issue

2013-09-24 Thread Liu Po-B43644
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@lists.denx.de > Cc: sun york-R58495; Wood Scott-B07421; Liu Po-B43644 > Subject:

[U-Boot] [PATCH] powerpc/c29xpcie: DDR ECC off since hardware issue

2013-08-21 Thread Po Liu
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 --- include/configs/C29XPCIE.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/configs/C29XPCIE.h b/include/configs/C29XPCIE.h index cc