Allow RK3328 devices to clock up to 1.5GHz
This commit is contained in:
parent
8fb0d6da7b
commit
5eaa80faa2
@ -46,7 +46,7 @@ case $BRANCH in
|
||||
esac
|
||||
|
||||
CPUMIN="600000"
|
||||
CPUMAX="1300000"
|
||||
CPUMAX="1512000"
|
||||
GOVERNOR="ondemand"
|
||||
|
||||
write_uboot_platform()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user