ARM: tegra: convert to common timer code

Convert tegra to use the commmon timer code.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
This commit is contained in:
Rob Herring
2013-10-04 10:22:47 -05:00
committed by Tom Rini
parent 23ab7ee0ff
commit 31df9893b9
3 changed files with 4 additions and 96 deletions

View 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
*/