Some more DIMM0 related cleanups and deduplication.
[coreboot.git] / src / mainboard / via / vt8454c / romstage.c
index e7361b7f73dec36e84aa889d0a1292ee32287660..8c761464f24cfef3ac408c30372b7cfcb3e74068 100644 (file)
@@ -91,7 +91,7 @@ void main(unsigned long bist)
        /* Set statically so it should work with cx700 as well */
        static const struct mem_controller cx700[] = {
                {
-                       .channel0 = {0x50, 0x51},
+                       .channel0 = {DIMM0, DIMM1},
                },
        };