]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: rk3288: Allow setting up clocks in U-Boot proper
authorSimon Glass <sjg@chromium.org>
Wed, 31 May 2017 23:57:33 +0000 (17:57 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 9 Jun 2017 19:45:34 +0000 (13:45 -0600)
commitfe974716326ce2eee4bcac710ce7ec007919845e
treee3f3b643dc3fae97f115cd5e65eba66234140afb
parentd3cb46aa8c41e85b07ccf494ca90f3a7fe19373d
rockchip: rk3288: Allow setting up clocks in U-Boot proper

If U-Boot is chain-loaded from a previous boot loader we must set up the
clocks the way U-Boot wants them. Add code for this. It will do nothing if
SPL has already done the job.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rockchip/rk3288-board.c
configs/chromebook_jerry_defconfig