commit | f31cfd19253713eea59311dec9e99df5d43b2db9 | [log] [tgz] |
---|---|---|
author | York Sun <yorksun@freescale.com> | Mon Oct 08 07:44:24 2012 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Mon Oct 22 14:31:27 2012 -0500 |
tree | 61e6f45481b4efa6949c5456fe81dcf0135480e6 | |
parent | 123922b1e583dc6bd6b8909af2d788f6e40a33a9 [diff] |
powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT When ECC is enabled, DDR controller needs to initialize the data and ecc. The wait time can be calcuated with total memory size, bus width, bus speed and interleaving mode. If it went wrong, it is bettert to timeout than waiting for D_INIT to clear, where it probably hangs. Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>