CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/08/23 15:34:46
Modified files:
sys/dev/fdt : rkclock.c
Log message:
Slightly rework how the SoC-specific functions are set up and introduce an
init function such that we can do some SoC-specific setup. Use this
function to set cpu_cpuspeed. On (future) MULTIPROCESSOR kernels bump
the PLL for the "big" cluster out of slow mode here.
