-
- Downloads
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>
Showing
- board/netstal/hcu5/sdram.c 3 additions, 3 deletionsboard/netstal/hcu5/sdram.c
- cpu/ppc4xx/44x_spd_ddr2.c 3 additions, 2 deletionscpu/ppc4xx/44x_spd_ddr2.c
- cpu/ppc4xx/denali_spd_ddr2.c 2 additions, 2 deletionscpu/ppc4xx/denali_spd_ddr2.c
- cpu/ppc4xx/start.S 0 additions, 29 deletionscpu/ppc4xx/start.S
Loading
Please register or sign in to comment