summaryrefslogtreecommitdiff
path: root/init.bullhead.power.sh
diff options
context:
space:
mode:
authorTim Murray <timmurray@google.com>2015-07-01 22:28:02 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-07-01 22:28:02 +0000
commit368c5d6ecf8c0709ce4e9988e8024821883a16c0 (patch)
tree387cd7eea3eb7aa7ec08475e3192dffad00c693a /init.bullhead.power.sh
parent636d05a0b476bab69328144f9346c6d469511da3 (diff)
parentc272405861c518616f9a228ab8a74b5e009fd241 (diff)
downloadbullhead-368c5d6ecf8c0709ce4e9988e8024821883a16c0.tar.gz
Merge "update minimum frequency for A57" into mnc-dev
Diffstat (limited to 'init.bullhead.power.sh')
-rwxr-xr-xinit.bullhead.power.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.bullhead.power.sh b/init.bullhead.power.sh
index 68311ae..562424c 100755
--- a/init.bullhead.power.sh
+++ b/init.bullhead.power.sh
@@ -78,7 +78,7 @@ write /sys/devices/system/cpu/cpu4/cpufreq/interactive/io_is_busy 1
write /sys/devices/system/cpu/cpu4/cpufreq/interactive/target_loads 85
write /sys/devices/system/cpu/cpu4/cpufreq/interactive/min_sample_time 40000
write /sys/devices/system/cpu/cpu4/cpufreq/interactive/max_freq_hysteresis 80000
-write /sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq 384000
+write /sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq 633600
# restore A57's max
copy /sys/devices/system/cpu/cpu4/cpufreq/cpuinfo_max_freq /sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq