Move DIMM_MAP_LOGICAL to Kconfig.
[coreboot.git] / src / mainboard / intel / jarrell / romstage.c
index 0220ec8faba5cdb48321af96cd33bc3d7b689141..530c22ae2493984b8531451ead5e69b16cd406da 100644 (file)
@@ -29,8 +29,6 @@
 #define DEVPRES_CONFIG  (DEVPRES_D1F0 | DEVPRES_D2F0 | DEVPRES_D6F0)
 #define DEVPRES1_CONFIG (DEVPRES1_D0F1 | DEVPRES1_D8F0)
 
-#define DIMM_MAP_LOGICAL 0x0124
-
 static inline int spd_read_byte(unsigned device, unsigned address)
 {
        return smbus_read_byte(device, address);