Some more DIMM0 related cleanups and deduplication.
[coreboot.git] / src / northbridge / intel / i440lx / raminit.h
index 37331f4374c659f12ba7b5f71acb2f000cf3c3ab..8dcd02b53b73b48fe2ebc67b972da2342dd6a3ab 100644 (file)
@@ -25,7 +25,4 @@
 /* The 440LX supports up to four (single- or double-sided) DIMMs. */
 #define DIMM_SOCKETS 4
 
-/* DIMMs 1-4 are at 0x50, 0x51, 0x52, 0x53. */
-#define DIMM_SPD_BASE 0x50
-
 #endif                         /* RAMINIT_H */