]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/MPC8572DS.h
85xx: remove the unused ddr_enable_ecc in the board file
authorDave Liu <daveliu@freescale.com>
Tue, 28 Oct 2008 09:53:38 +0000 (17:53 +0800)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Thu, 4 Dec 2008 04:44:48 +0000 (22:44 -0600)
commit9b0ad1b1c7a15ff674978705c7c52264978dc5d8
tree5f36c4042cbf9b782a025e446c56d2db8f182db4
parent2077e348c2a84901022ad95311b47b70361e6daa
85xx: remove the unused ddr_enable_ecc in the board file

The DDR controller of 8548/8544/8568/8572/8536 processors
have the ECC data init feature, and the new DDR code is
using the feature, and we don't need the way with DMA to
init memory any more.

Signed-off-by: Dave Liu <daveliu@freescale.com>
Acked-by: Andy Fleming <afleming@freescale.com>
12 files changed:
board/atum8548/atum8548.c
board/freescale/mpc8536ds/mpc8536ds.c
board/freescale/mpc8544ds/mpc8544ds.c
board/freescale/mpc8548cds/mpc8548cds.c
board/freescale/mpc8568mds/mpc8568mds.c
board/freescale/mpc8572ds/mpc8572ds.c
board/sbc8548/sbc8548.c
include/configs/MPC8536DS.h
include/configs/MPC8544DS.h
include/configs/MPC8548CDS.h
include/configs/MPC8568MDS.h
include/configs/MPC8572DS.h