Merge "init: qcom: post_boot: Online big cluster after boot complete on 8994"

This commit is contained in:
Linux Build Service Account 2014-07-26 12:42:10 -07:00 committed by Gerrit - the friendly Code Review server
commit c0fa3cbf70
1 changed files with 4 additions and 0 deletions

View File

@ -577,6 +577,10 @@ esac
case "$target" in
"msm8994")
echo 1 > /sys/devices/system/cpu/cpu4/online
echo 1 > /sys/devices/system/cpu/cpu5/online
echo 1 > /sys/devices/system/cpu/cpu6/online
echo 1 > /sys/devices/system/cpu/cpu7/online
echo 0 > /sys/module/lpm_levels/parameters/sleep_disabled
# enable interactive first in case interactive_pro doesn't exist
echo "interactive" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor