Fix "i2c sdram" command for DDR2 DIMMs
commit0df6b8446c4721b91ce311548114891130371083
authorLarry Johnson <lrj@acm.org>
Fri, 11 Jan 2008 03:23:39 +0000 (10 22:23 -0500)
committerWolfgang Denk <wd@denx.de>
Sat, 12 Jan 2008 19:58:15 +0000 (12 20:58 +0100)
tree16096d7f0a03ba5dcaa8fb3e4ae8c084a8ea6805
parent64134f011254123618798ff77c42ba196b2ec485
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>
common/cmd_i2c.c