commit | 9f636a249c126b74e673e6d9592215f9b06c4f0b | [log] [tgz] |
---|---|---|
author | Kever Yang <kever.yang@rock-chips.com> | Thu Oct 12 15:27:29 2017 +0800 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Wed Nov 01 11:21:32 2017 +0100 |
tree | 26053e8c92a3b73cda341cb6bc86ec3429d119e5 | |
parent | 6e278a8c1c28efc12668d2761cb2fb0264668da4 [diff] |
rockchip: rk3399: init CPU clock when rkclk_init() Init the CPU and its buses to speed up the boot time. Move rkclk_init() to a place after rk3399_configure_cpu has defined at the same time, or else there will be a warning. Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>