Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
[oweals/u-boot.git] / arch / arm / mach-at91 / include / mach / at91sam9261.h
index 6dfcf4c0c865706205a790245a57b747cb74af07..06403ce2254e2b9cc52224ad774f6697a924ffd2 100644 (file)
 #ifndef AT91SAM9261_H
 #define AT91SAM9261_H
 
-/*
- * defines to be used in other places
- */
-#define CONFIG_AT91FAMILY      /* it's a member of AT91 */
-
 /*
  * Peripheral identifiers/interrupts.
  */
 #define ATMEL_BASE_CS6         0x70000000
 #define ATMEL_BASE_CS7         0x80000000
 
+/* Timer */
+#define CONFIG_SYS_TIMER_COUNTER       0xfffffd3c
+
 /*
  * Other misc defines
  */