This commit updates the Geode LX GLCP delay control setup from the v2 way to the...
[coreboot.git] / src / mainboard / lippert / roadrunner-lx / romstage.c
index 91230524521a1ec9e7eef25863ce4c5ec70c5dc4..767b42f2d38e59d6ba2a213cf9e2f2f0ad6988b2 100644 (file)
@@ -122,7 +122,7 @@ void main(unsigned long bist)
 
        pll_reset(ManualConf);
 
-       cpuRegInit();
+       cpuRegInit(0, DIMM0, DIMM1, DRAM_TERMINATED);
 
        sdram_initialize(1, memctrl);