summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2015-07-28 11:35:53 +0200
committerTom Warren <[email protected]>2015-07-28 10:30:18 -0700
commitaa4418770ef9c143b0027e5038c690539b0ebb1a (patch)
tree60ff9ae9c218eeda8c103dcc44dc8ab9f21a0d2f /scripts/basic
parent6527268d6e8628cd121376fd0ceed2be81ebd64f (diff)
ARM: tegra: Initialize timer earlier
A subsequent patch will enable the use of the architected timer on ARMv8. Doing so implies that udelay() will be backed by this timer implementation, and hence the architected timer must be ready when udelay() is first called. The first time udelay() is used is while resetting the debug UART, which happens very early. Make sure that arch_timer_init() is called before that. Signed-off-by: Thierry Reding <[email protected]> Acked-by: Stephen Warren <[email protected]> Signed-off-by: Tom Warren <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions