]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx7_common: initialize generic timer on all CPU's
authorStefan Agner <stefan.agner@toradex.com>
Tue, 26 Jul 2016 05:57:47 +0000 (22:57 -0700)
committerStefano Babic <sbabic@denx.de>
Thu, 28 Jul 2016 11:27:21 +0000 (13:27 +0200)
commit7626ba488ed4d465902d97da9b163e0e4e054b75
tree7bdb8e1bba6a4342f227149bfb5bba7ff53d3492
parentec1935a243fcb4368fd8b537872d01d6b967b90f
mx7_common: initialize generic timer on all CPU's

Use CONFIG_TIMER_CLK_FREQ to let the non-secure init code initialize
the generic timer on all CPU's. This allows to make use of the timer
freuquency register also on other CPU than the start CPU which is
important for KVM.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
include/configs/mx7_common.h