commit | 562788b0a303f3528b920d81f547f5ca77ba528e | [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 | 3a9a000d9fba5a127786c8a859d654ba3721917b [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>