]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-tegra114/tegra.h
Tegra114: Initialize System Counter (TSC) with osc frequency
[karo-tx-uboot.git] / arch / arm / include / asm / arch-tegra114 / tegra.h
index a3d12d6cd02665de495651085ccc8332d9d85904..5d426b524a1e10776e73940e16c0be70596a6e2a 100644 (file)
@@ -18,6 +18,7 @@
 #define _TEGRA114_H_
 
 #define NV_PA_SDRAM_BASE       0x80000000      /* 0x80000000 for real T114 */
+#define NV_PA_TSC_BASE         0x700F0000      /* System Counter TSC regs */
 
 #include <asm/arch-tegra/tegra.h>