aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini2023-02-02 12:44:12 -0500
committerTom Rini2023-02-02 12:44:12 -0500
commit9918b25d21db243352fc482671cafa10260b7887 (patch)
treede305205ae5af21423104ee510114fba58aa9121 /include
parent57e1634836f7156ac192738e72bc6ccbf1732fb5 (diff)
parent412a4c6f1b94b5fea4c7ccb906de418bdaf9c058 (diff)
Merge commit 'refs/pipelines/15015' of https://source.denx.de/u-boot/custodians/u-boot-tegra
Diffstat (limited to 'include')
-rw-r--r--include/configs/tegra-common.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/tegra-common.h b/include/configs/tegra-common.h
index bde7ffce008..c558679d044 100644
--- a/include/configs/tegra-common.h
+++ b/include/configs/tegra-common.h
@@ -15,12 +15,6 @@
#include <asm/arch/tegra.h> /* get chip and board defs */
-/* Use the Tegra US timer on ARMv7, but the architected timer on ARMv8. */
-#ifndef CONFIG_ARM64
-#define CFG_SYS_TIMER_RATE 1000000
-#define CFG_SYS_TIMER_COUNTER NV_PA_TMRUS_BASE
-#endif
-
/* Environment */
/*