mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Adding CPU_MIN variable back to rockchip64 family config
This commit is contained in:
@@ -15,6 +15,7 @@ ATFBRANCH='branch:rockchip'
|
||||
ATF_USE_GCC='> 6.3'
|
||||
GOVERNOR="ondemand"
|
||||
CPUMAX="2016000"
|
||||
CPUMIN="600000"
|
||||
|
||||
if [[ $BOOTCONFIG == *3328* ]]; then
|
||||
|
||||
|
||||
Reference in New Issue
Block a user