diff --git a/include/configs/socrates.h b/include/configs/socrates.h
index 0135ac8531ab4388398b5d33be8b3d2063dae90f..28e8fd2f9cbd550cae7be9d8eb9d040791ce8b6d 100644
--- a/include/configs/socrates.h
+++ b/include/configs/socrates.h
@@ -117,7 +117,7 @@
 #define CONFIG_CHIP_SELECTS_PER_CTRL	2
 
 /* I2C addresses of SPD EEPROMs */
-#define SPD_EEPROM_ADDRESS	0x51	/* CTLR 0 DIMM 0 */
+#define SPD_EEPROM_ADDRESS	0x50	/* CTLR 0 DIMM 0 */
 
 #define CONFIG_DDR_DEFAULT_CL	30		/* CAS latency 3	*/