]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Complete remove bogus dflush()
authorStefan Roese <sr@denx.de>
Tue, 29 Apr 2008 11:57:07 +0000 (13:57 +0200)
committerStefan Roese <sr@denx.de>
Tue, 29 Apr 2008 11:57:07 +0000 (13:57 +0200)
commit85ad184b3b2b0f8af9228477303c55dca1b52ed7
tree53f6f23530d286249a22e1c65722954421681f27
parent135846d6ecaad255ad28d93ebbb78b3d5da68cdc
ppc4xx: Complete remove bogus dflush()

Since the current dflush() implementation is know to have some problems
(as seem on lwmon5 ECC init) this patch removes it completely and replaces
it by using clean_dcache_range().

Tested on Katmai with ECC DIMM.

Signed-off-by: Stefan Roese <sr@denx.de>
board/netstal/hcu5/sdram.c
cpu/ppc4xx/44x_spd_ddr2.c
cpu/ppc4xx/denali_spd_ddr2.c
cpu/ppc4xx/start.S