]> git.baikalelectronics.ru Git - uboot.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)
commit0c89375e7b61ef694c1920d606116de17820883e
treee3f3b643dc3fae97f115cd5e65eba66234140afb
parentab0a0859fe308e13568577001316f4298161bb08
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