Skip to content
Snippets Groups Projects
Commit f7853570 authored by Heiko Stübner's avatar Heiko Stübner Committed by Simon Glass
Browse files

rockchip: clk: rk3188: Allow configuration of the armclk


The armclk starts in slow mode (24MHz) on the rk3188, which makes the whole
startup take a lot of time. We therefore want to at least move to the safe
600MHz value we can use with default pmic settings.
This is also the freqency the proprietary sdram-init leaves the cpu at.

For boards that have pmic control later in u-boot, we also add the option
to set the maximum frequency of 1.6GHz, if they so desire.

Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent 007a4352
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment