commit | 05a14b0d772ab66c82100244343924bf99597f8c | [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 | f165eb267b3e226ad2787c4824a7609084bd06f5 [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>