diff options
author | Thierry Reding <treding@nvidia.com> | 2015-08-20 11:42:22 +0200 |
---|---|---|
committer | Tom Warren <twarren@nvidia.com> | 2015-09-16 16:10:23 -0700 |
commit | ca2d6dc25e9bbe623e3cf1467fa0b3ce4a7b70a8 (patch) | |
tree | c16ef7ef6fa250f879473f959d7a59804ce6b37d /scripts | |
parent | 95bdf6469d651076fde0e63a78024e1786a7485d (diff) | |
download | u-boot-imx-ca2d6dc25e9bbe623e3cf1467fa0b3ce4a7b70a8.zip u-boot-imx-ca2d6dc25e9bbe623e3cf1467fa0b3ce4a7b70a8.tar.gz u-boot-imx-ca2d6dc25e9bbe623e3cf1467fa0b3ce4a7b70a8.tar.bz2 |
p2371: Remove hard-coded counter frequency
The counter frequency is derived from clk_m on Tegra, but that clock can
be configured by the primary bootloader to run at the same frequency as
the oscillator (38.4 MHz on Tegra210) or a divided down frequency (most
typically 19.2 MHz). Remove the hard-coded frequency and allow the timer
setup code to query the correct value at runtime.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions