commit | 330d19af0cf7db5203f6c06157944be73c7472a1 | [log] [tgz] |
---|---|---|
author | Larry Johnson <lrj@acm.org> | Thu Jan 10 22:23:39 2008 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Sat Jan 12 20:58:15 2008 +0100 |
tree | 16096d7f0a03ba5dcaa8fb3e4ae8c084a8ea6805 | |
parent | 828a97801f69ac436b800306584ad635895ccf40 [diff] |
Fix "i2c sdram" command for DDR2 DIMMs Many of the SPD bytes for DDR2 SDRAM are not interpreted correctly by the "i2c sdram" command. This patch provides correct alternative interpretations when DDR2 memory is detected. Signed-off-by: Larry Johnson <lrj@acm.org>