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....@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


_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to