Some more DIMM0 related cleanups and deduplication.
[coreboot.git] / src / mainboard / bcom / winnetp680 / romstage.c
index fea599b2a63a2361ead22005f36342437cf28948..0d8746bcfc88eaddfc7f9e87c43ad0ef4af5ccda 100644 (file)
@@ -75,7 +75,7 @@ static const struct mem_controller ctrl = {
        .d0f4 = 0x4000,
        .d0f7 = 0x7000,
        .d1f0 = 0x8000,
-       .channel0 = { 0x50 },
+       .channel0 = { DIMM0 },
 };
 
 void main(unsigned long bist)