commit | 9490ff48648d969caeb70dbc6e506175f8699617 | [log] [tgz] |
---|---|---|
author | york <yorksun@freescale.com> | Fri Jul 02 22:25:55 2010 +0000 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Jul 26 13:16:10 2010 -0500 |
tree | 19d3caa8fa415392cb93e304c925a3dc5a58cbe5 | |
parent | 7fd101c97b58dab7b0bd87f30c3dedb0db21d15f [diff] |
powerpc/8xxx: Enable DDR3 RDIMM support Enabled registered DIMMs using data from SPD. RDIMMs have registers which need to be configured before using. The register configuration words are stored in SPD byte 60~116 (JEDEC standard No.21-C). Software should read those RCWs and put into DDR controller before initialization. Signed-off-by: York Sun <yorksun@freescale.com>