summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/include/mach/at91sam9263.h
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2015-02-04 15:53:01 +0800
committerAndreas Bießmann <andreas.devel@googlemail.com>2015-04-01 01:04:26 +0200
commita02c8a31bd34d0f771503783c7e4221e37ebd6d6 (patch)
tree876f70263ab6cc52149fe0669e130f9923ac4117 /arch/arm/mach-at91/include/mach/at91sam9263.h
parent02fc64d1d98be7801e6b21dbf0d67555b0e05213 (diff)
ARM: atmel: arm9: switch to use common timer functions
Signed-off-by: Bo Shen <voice.shen@atmel.com> [rebase on current master] Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'arch/arm/mach-at91/include/mach/at91sam9263.h')
-rw-r--r--arch/arm/mach-at91/include/mach/at91sam9263.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/include/mach/at91sam9263.h b/arch/arm/mach-at91/include/mach/at91sam9263.h
index 64a3888e22..71675abf82 100644
--- a/arch/arm/mach-at91/include/mach/at91sam9263.h
+++ b/arch/arm/mach-at91/include/mach/at91sam9263.h
@@ -132,6 +132,9 @@
#define ATMEL_BASE_CS6 0x70000000
#define ATMEL_BASE_CS7 0x80000000
+/* Timer */
+#define CONFIG_SYS_TIMER_COUNTER 0xfffffd3c
+
/*
* Other misc defines
*/