Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Tegra114: Initialize System Counter (TSC) with osc frequency | Tom Warren | 2013-04-15 | -0/+35 |
T114 needs the SYSCTR0 counter initialized so the TSC can be read by the kernel. Do it in the bootloader since it's a write-once deal (secure/non-secure mode dependent). Signed-off-by: Tom Warren <twarren@nvidia.com> Reviewed-by: Stephen Warren <swarren@nvidia.com> |