]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: spl: Support full-speed CPU in SPL
authorSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 02:45:17 +0000 (19:45 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 03:42:37 +0000 (20:42 -0700)
commitdae594f2105b08ce76aa6b3b02433abb0796be51
treeb4245d9043e7cadd9df635c7807ed6dcb3df3240
parent318922b30fd0f255a72d7ccd7d7fd58dfb5feb2e
rockchip: spl: Support full-speed CPU in SPL

Add a feature which speeds up the CPU to full speed in SPL to minimise
boot time. This is only supported for certain boards (at present only
jerry).

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/rk3288-veyron.dtsi
arch/arm/include/asm/arch-rockchip/clock.h
arch/arm/include/asm/arch-rockchip/cru_rk3288.h
arch/arm/mach-rockchip/rk3288/Kconfig
arch/arm/mach-rockchip/rk3288/sdram_rk3288.c
configs/chromebook_jerry_defconfig
drivers/clk/clk_rk3288.c
include/configs/chromebook_jerry.h