]> code.ossystems Code Review - bsp/u-boot.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)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 28 Jul 2016 14:54:22 +0000 (11:54 -0300)
commitc40981ba0c7a66eda66051d8c4d3da8af7e772f4
treeb73a379fe9fddaf8f645ffe7b75d8fa1e3635f09
parentbb7dbb1995dbc6be771fbe25949688e5482ac6d2
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