Use DIMM0 et al in lots more places instead of hardocding values.
[coreboot.git] / src / mainboard / intel / truxton / romstage.c
index 105b82115c85fb41487c45b6faab67b14d945bac..32cca1cfbfdb80e8fee50686d3ebf42be1301a66 100644 (file)
@@ -61,7 +61,7 @@ static void main(unsigned long bist)
                {
                        .node_id = 0,
                        .f0 = PCI_DEV(0, 0x00, 0),
-                       .channel0 = { (0xa<<3)|2, (0xa<<3)|3 },
+                       .channel0 = { DIMM2, DIMM3 },
                }
        };