summaryrefslogtreecommitdiffstats
path: root/include/configs/PCI5441.h
diff options
context:
space:
mode:
authorGraeme Russ <graeme.russ@gmail.com>2011-07-15 02:18:56 +0000
committerWolfgang Denk <wd@denx.de>2011-07-26 14:52:53 +0200
commite110c4fe44edc34addee4839a1d20c0fbb076ad4 (patch)
tree6e13ac67a9d8d65130816d1acf4838fa684fff02 /include/configs/PCI5441.h
parent5c8404aff16c2a207a11e1af5843e1009bf9fb01 (diff)
downloadtalos-obmc-uboot-e110c4fe44edc34addee4839a1d20c0fbb076ad4.tar.gz
talos-obmc-uboot-e110c4fe44edc34addee4839a1d20c0fbb076ad4.zip
Timer: Allow reset_timer() only for systems with low resolution timers
Diffstat (limited to 'include/configs/PCI5441.h')
-rw-r--r--include/configs/PCI5441.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/PCI5441.h b/include/configs/PCI5441.h
index 70775e75fb..ae5bc2efea 100644
--- a/include/configs/PCI5441.h
+++ b/include/configs/PCI5441.h
@@ -118,6 +118,7 @@
* TMRMS represents the desired mecs per tick (msecs per interrupt).
*----------------------------------------------------------------------*/
#define CONFIG_SYS_HZ 1000 /* Always 1000 */
+#define CONFIG_SYS_LOW_RES_TIMER
#define CONFIG_SYS_NIOS_TMRBASE 0x00920860 /* Tick timer base addr */
#define CONFIG_SYS_NIOS_TMRIRQ 3 /* Timer IRQ num */
#define CONFIG_SYS_NIOS_TMRMS 10 /* Desired period (msec)*/
OpenPOWER on IntegriCloud