Skip to content
Snippets Groups Projects
Commit d34897d3 authored by York Sun's avatar York Sun Committed by Kumar Gala
Browse files

powerpc/85xx: Enable ECC on MPC8572DS


Using hwconfig to turn on/off ECC, without re-compiling.

Signed-off-by: default avatarYork Sun <yorksun@freescale.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 91671913
No related branches found
No related tags found
No related merge requests found
......@@ -136,6 +136,7 @@
#define CONFIG_SPD_EEPROM /* Use SPD EEPROM for DDR setup */
#define CONFIG_DDR_SPD
#define CONFIG_DDR_ECC
#define CONFIG_ECC_INIT_VIA_DDRCONTROLLER
#define CONFIG_MEM_INIT_VALUE 0xDeadBeef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment