Files
u-boot/include/configs
Stephen Warren bfac084723 ARM: tegra: fix COUNTER_FREQUENCY for T210
While T210 boards all have 38.4MHz crystals, per the TRM, the only
supported configuration is to divide the crystal frequency by 2 to
generate clk_m, which is what feeds the ARM generic timers amongst other
things. Fix the value of COUNTER_FREQUENCY to reflect this divide-by-2.

When I queried the 19.2 value in Tom's original T210 patches, I wasn't
aware of this extra divide-by-2, and didn't notice any effect from the
incorrect value, since its only used if U-Boot is booted in EL3, whereas
I'm booting it in EL2.

Reported-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-09-16 16:10:22 -07:00
..
2015-09-02 15:38:16 +02:00
2015-08-13 13:06:03 -07:00
2015-08-13 13:06:03 -07:00
2015-09-11 09:35:37 +02:00
2015-09-02 11:33:10 -04:00
2015-09-02 15:34:13 +02:00
2015-08-12 20:47:43 -04:00
2015-08-31 17:32:59 +09:00
2015-05-29 13:46:36 +02:00
2015-08-31 16:03:05 +02:00
2015-09-02 15:26:13 +02:00
2015-09-02 15:25:28 +02:00
2015-08-14 16:27:08 -04:00