aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/dell/s1850/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/dell/s1850/romstage.c')
-rw-r--r--src/mainboard/dell/s1850/romstage.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/dell/s1850/romstage.c b/src/mainboard/dell/s1850/romstage.c
index 6ebf88cb0b..a935ffc13d 100644
--- a/src/mainboard/dell/s1850/romstage.c
+++ b/src/mainboard/dell/s1850/romstage.c
@@ -37,9 +37,6 @@ static inline int spd_read_byte(unsigned device, unsigned address)
return smbus_read_byte(device, address);
}
-/* this is very highly mainboard dependent, related to wiring */
-/* from factory BIOS via lspci */
-#define DIMM_MAP_LOGICAL 0x2841
#include "northbridge/intel/e7520/raminit.c"
#include "lib/generic_sdram.c"