u-boot-brain/arch/powerpc
York Sun ebbe11dd36 Add memory test feature for mpc85xx POST.
The memory test is performed after DDR initialization when U-boot stills runs
in flash and cache. On recent mpc85xx platforms, the total memory can be more
than 2GB. To cover whole memory, it needs be mapped 2GB at a time using a
sliding TLB window. After the testing, DDR is remapped with up to 2GB memory
from the lowest address as normal.

If memory test fails, DDR DIMM SPD and DDR controller registers are dumped for
further debugging.

Signed-off-by: York Sun <yorksun@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2010-10-20 02:28:00 -05:00
..
cpu Add memory test feature for mpc85xx POST. 2010-10-20 02:28:00 -05:00
include/asm powerpc/8xxx: Add fdt_fixup_phy_connection helper 2010-10-20 02:27:18 -05:00
lib powerpc: Cleanup BOOTFLAG_* references 2010-10-18 22:38:56 +02:00
config.mk Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00