commit | 137a2dfd11ac51ae3154f13f323609b33a4a072e | [log] [tgz] |
---|---|---|
author | Dave Liu <daveliu@freescale.com> | Tue Oct 28 17:46:23 2008 +0800 |
committer | Jon Loeliger <jdl@freescale.com> | Thu Oct 30 10:27:44 2008 -0500 |
tree | 9d8130332dfb50101c17809d5b42a96749b2016c | |
parent | dc2adad85bf580d65916c940683f6e9671e8a5dd [diff] |
86xx: remove the unused ddr_enable_ecc in the board file The DDR controller of 86xx processors have the ECC data init feature, and the new DDR code is using the feature, we don't need the way with DMA to init memory again. Signed-off-by: Dave Liu <daveliu@freescale.com> Acked-by: Kumar Gala <kumar.gala@freescale.com>