u-boot/post
Larry Johnson a724a9b40c Fix/enhance ECC POST for 440EPx/GRx
This patch allows the ECC POST to be used for different boards with the
PPC440 Denali SDRAM controller.  Modifications include skipping the test
if ECC is not enabled (as for non-ECC DIMMs) and adding synchronization
to prevent timing errors.

Signed-off-by: Larry Johnson <lrj@acm.org>
2007-12-27 19:35:33 +01:00
..
board PPC4xx: Move/rename ECC POST for 440EPx/GRx 2007-12-27 19:35:33 +01:00
cpu Fix/enhance ECC POST for 440EPx/GRx 2007-12-27 19:35:33 +01:00
drivers POST: limit memory test area to not touch global data anymore 2007-08-25 05:07:16 +02:00
lib_ppc ppc4xx: Enable CPU POST test for 4xx with dcache enabled 2007-10-31 21:21:47 +01:00
Makefile Restructure POST directory to support of other CPUs, boards, etc. 2007-03-06 18:08:43 +01:00
post.c make show_boot_progress () weak. 2007-07-13 09:54:17 +02:00
rules.mk Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
tests.c POST: Add ECC POST for the lwmon5 board 2007-07-20 15:03:03 +02:00