Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-15 | Tegra114: Initialize System Counter (TSC) with osc frequency | Tom Warren | |
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> |