Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-27 | Fix/enhance ECC POST for 440EPx/GRx | Larry Johnson | |
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-07-05 | Merged POST framework with the current TOT. | Sergei Poselenov | |
Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com> | |||
2007-06-22 | Extend POST support for PPC440 | Igor Lisitsin | |
Added memory, CPU, UART, I2C and SPR POST tests for PPC440. Signed-off-by: Igor Lisitsin <igor@emcraft.com> -- |