86xx: remove the unused ddr_enable_ecc in the board file
authorDave Liu <daveliu@freescale.com>
Tue, 28 Oct 2008 09:46:23 +0000 (17:46 +0800)
committerJon Loeliger <jdl@freescale.com>
Thu, 30 Oct 2008 15:27:44 +0000 (10:27 -0500)
commit137a2dfd11ac51ae3154f13f323609b33a4a072e
tree9d8130332dfb50101c17809d5b42a96749b2016c
parentdc2adad85bf580d65916c940683f6e9671e8a5dd
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>
board/freescale/mpc8610hpcd/mpc8610hpcd.c
board/freescale/mpc8641hpcn/mpc8641hpcn.c
board/sbc8641d/sbc8641d.c