up the delay-time on ddr3 reset, put loop around dram init just for fun
[ls2.git] / coldboot / Makefile
index afab3c798f24d0e85103458bcef094eed0c1aca4..1fb242269456f7a2ab03e228f64b82ca3292384c 100644 (file)
@@ -7,8 +7,8 @@ endif
 
 # a multiplier factor on sleep loops. this allows simulations to run
 # at much shorter intervals
-LONG_TIMER_MULT = 10000
-SHORT_TIMER_MULT = 100
+LONG_TIMER_MULT = 100000
+SHORT_TIMER_MULT = 1000
 #LONG_TIMER_MULT = 1
 #SHORT_TIMER_MULT = 1