u-boot/drivers/ddr/marvell
Stefan Roese 0ceb2dae78 arm: mvebu: Add complete SDRAM ECC scrubbing
This patch introduces the SDRAM scrubbing for ECC enabled board
to fill/initialize the ECC bytes. This is done via the XOR engine
to speed up the process. The scrubbing is a 2-stage process:

1) SPL scrubs the area 0 - 0x100.0000 (16MiB) for the main U-Boot
2) U-Boot scrubs the remaining SDRAM area(s)

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
2015-08-17 18:49:33 +02:00
..
a38x arm: mvebu: a38x: Use correct PEX register access macros 2015-07-23 10:39:25 +02:00
axp arm: mvebu: Add complete SDRAM ECC scrubbing 2015-08-17 18:49:33 +02:00