summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorYork Sun <yorksun@freescale.com>2011-01-25 21:51:29 -0800
committerKumar Gala <galak@kernel.crashing.org>2011-02-03 02:46:13 -0600
commitd34897d32985c056efa1efd5ce7f1544a8c02fc3 (patch)
tree3a78d9e7529f71097552c682b84ea20ed69d1781 /include
parent91671913f7db59dd876e86433d8f3462dbf66588 (diff)
downloadblackbird-obmc-uboot-d34897d32985c056efa1efd5ce7f1544a8c02fc3.tar.gz
blackbird-obmc-uboot-d34897d32985c056efa1efd5ce7f1544a8c02fc3.zip
powerpc/85xx: Enable ECC on MPC8572DS
Using hwconfig to turn on/off ECC, without re-compiling. Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/MPC8572DS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/MPC8572DS.h b/include/configs/MPC8572DS.h
index 8f333a612b..bf2fdd6682 100644
--- a/include/configs/MPC8572DS.h
+++ b/include/configs/MPC8572DS.h
@@ -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
OpenPOWER on IntegriCloud