This commit updates the Geode LX GLCP delay control setup from the v2 way to the...
[coreboot.git] / src / mainboard / artecgroup / dbe61 / romstage.c
index 48be6820c7ef1970f68b54e1f903c5548077fae9..4e9c9788f731242b0121323520374dcceb05fe06 100644 (file)
@@ -109,7 +109,7 @@ void main(unsigned long bist)
 
        pll_reset(ManualConf);
 
-       cpuRegInit();
+       cpuRegInit(0, DIMM0, DIMM1, DRAM_TERMINATED);
 
        sdram_initialize(1, memctrl);