pxa: fixing get_timer to return time in miliseconds.
[oweals/u-boot.git] / include / configs / xsengine.h
index b72741375349df7c0e2dd747c261cfb6b0ac51f2..2fca956731dbbbb7be71764e3dbf1e509be13eb7 100644 (file)
 #define CONFIG_DOS_PARTITION           1
 #define BOARD_LATE_INIT                        1
 #undef  CONFIG_USE_IRQ                                 /* we don't need IRQ/FIQ stuff */
-#define CONFIG_SYS_HZ                          3686400         /* incrementer freq: 3.6864 MHz */
-
-#undef  CONFIG_USE_IRQ                                 /* we don't need IRQ/FIQ stuff */
-#define CONFIG_SYS_HZ                          3686400         /* incrementer freq: 3.6864 MHz */
+#define CONFIG_SYS_HZ                  1000
 #define CONFIG_SYS_CPUSPEED                    0x161           /* set core clock to 400/200/100 MHz */
 
 #define CONFIG_NR_DRAM_BANKS           1               /* we have 1 bank of DRAM */