work-in-progress on DDR3 firmware. sigh
[ls2.git] / coldboot / Makefile
index 1180178e7746f40420697d18e20179148876c391..01ec008b169ae6525ef6b32d78ab1dd78b361758 100644 (file)
@@ -7,10 +7,10 @@ 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 ?= 1
-#SHORT_TIMER_MULT ?= 1
+LONG_TIMER_MULT = 10000
+SHORT_TIMER_MULT = 100
+#LONG_TIMER_MULT = 1
+#SHORT_TIMER_MULT = 1
 
 LIBGRAMDIR = ../libgram
 LIBGRAMINC = ../libgram/include