Adding CPU_MIN variable back to rockchip64 family config

This commit is contained in:
Igor Pecovnik
2019-11-24 19:53:28 +01:00
parent f9eb251db3
commit c16ea454f3

View File

@@ -15,6 +15,7 @@ ATFBRANCH='branch:rockchip'
ATF_USE_GCC='> 6.3'
GOVERNOR="ondemand"
CPUMAX="2016000"
CPUMIN="600000"
if [[ $BOOTCONFIG == *3328* ]]; then