[U-Boot] [PATCH] rockchip: rk3399: init CPU clock when rkclk_init()

Simon Glass sjg at chromium.org
Sun Oct 22 14:33:26 UTC 2017


On 12 October 2017 at 09:27, Kever Yang <kever.yang at rock-chips.com> wrote:
> 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 at rock-chips.com>
> ---
>
>  drivers/clk/rockchip/clk_rk3399.c | 157 +++++++++++++++++++-------------------
>  1 file changed, 79 insertions(+), 78 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list