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