]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Copy 440EPx/GRx SDRAM data-eye search to common directory
authorLarry Johnson <lrj@arlinx.com>
Sat, 22 Dec 2007 20:15:30 +0000 (15:15 -0500)
committerStefan Roese <sr@denx.de>
Thu, 27 Dec 2007 18:35:36 +0000 (19:35 +0100)
commit8a24a6963002cb867d5a6b70e3560f0b1467f55f
tree5f7f7ad4bd0d6f0b88c5ddee09ae90ec12f88048
parentc46f53333b22b1f9098676bea8884fc7db820cf3
Copy 440EPx/GRx SDRAM data-eye search to common directory

This patch creates a non-board-specific file for performing the SDRAM
data-eye search.  It also adds ECC error checking to the test of valid
data on readback when ECC is enabled.

Signed-off-by: Larry Johnson <lrj@acm.org>
cpu/ppc4xx/denali_data_eye.c [new file with mode: 0644]