]> Git Repo - u-boot.git/blobdiff - include/configs/MPC8568MDS.h
85xx: remove the unused ddr_enable_ecc in the board file
[u-boot.git] / include / configs / MPC8568MDS.h
index ab3e6d69482e115967d04edf86f0f0cd8afa7677..60e6041f0ebe18ee1220385b921b452820827b79 100644 (file)
@@ -92,7 +92,7 @@ extern unsigned long get_clock_freq(void);
 #define CONFIG_SPD_EEPROM              /* Use SPD EEPROM for DDR setup*/
 #define CONFIG_DDR_SPD
 #define CONFIG_DDR_DLL                 /* possible DLL fix needed */
-#undef CONFIG_ECC_INIT_VIA_DDRCONTROLLER       /* DDR controller or DMA? */
+#define CONFIG_ECC_INIT_VIA_DDRCONTROLLER      /* DDR controller or DMA? */
 
 #define CONFIG_MEM_INIT_VALUE  0xDeadBeef
 
This page took 0.026815 seconds and 4 git commands to generate.