Skip to content
Permalink
Browse files
Allow RK3328 devices to clock up to 1.5GHz
  • Loading branch information
Thomas Kaiser committed Jul 2, 2018
1 parent 8fb0d6d commit 5eaa80faa2b39e1237177dcbbd0aaedbd14c0818
Showing with 1 addition and 1 deletion.
  1. +1 −1 config/sources/rk3328.conf
@@ -46,7 +46,7 @@ case $BRANCH in
esac

CPUMIN="600000"
CPUMAX="1300000"
CPUMAX="1512000"
GOVERNOR="ondemand"

write_uboot_platform()

0 comments on commit 5eaa80f

Please sign in to comment.