commit | 2c04bc33e5adcd6f574cd551182f00fc1076035c | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Wed Sep 17 11:45:51 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Mon Sep 22 21:46:56 2008 +0200 |
tree | 91ded2ec7ae8f23422185f5a6ed1e8588c503a1b | |
parent | b118d99bc787d3029ac03f45f90a59ac943d1aaf [diff] |
socrates: fix SPD EEPROM address Commit be0bd8234b9777ecd63c4c686f72af070d886517 changed SPD EEPROM address to 0x51 and DDR SDRAM detection stopped working. Change this address back to 0x50. Signed-off-by: Anatolij Gustschin <agust@denx.de>