]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tegra-common.h
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
[karo-tx-uboot.git] / include / configs / tegra-common.h
index ba6c6bb9f5f80aadd8de9c71f9b3bf66a9354749..522cd4133d7724725862e56e576c75bac2f5d0aa 100644 (file)
@@ -19,6 +19,9 @@
 
 #include <asm/arch/tegra.h>            /* get chip and board defs */
 
+#define CONFIG_SYS_TIMER_RATE          1000000
+#define CONFIG_SYS_TIMER_COUNTER       NV_PA_TMRUS_BASE
+
 /*
  * Display CPU and Board information
  */
 #define CONFIG_SYS_MEMTEST_START       (NV_PA_SDRC_CS0 + 0x600000)
 #define CONFIG_SYS_MEMTEST_END         (CONFIG_SYS_MEMTEST_START + 0x100000)
 
-#define CONFIG_SYS_HZ                  1000
-
 /*-----------------------------------------------------------------------
  * Physical Memory Map
  */