mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
devfreq: reset mif freq after boot
to reduce boot time, boost mif freq when booting and reset it after booting. Bug: 274153820 Test: pass Change-Id: I9977e256e883d9c8a80887b3155ed6b028e1c0c2 Signed-off-by: Chungkai Mei <chungkai@google.com>
This commit is contained in:
committed by
Chung-Kai (Michael) Mei
parent
6b73cd5d6e
commit
063bc1b5ca
@@ -733,6 +733,9 @@ on property:sys.boot_completed=1
|
||||
# Enable UFS powersaving
|
||||
write /dev/sys/block/bootdevice/clkgate_enable 1
|
||||
|
||||
# Cancel boot devfreq
|
||||
write /sys/devices/platform/17000010.devfreq_mif/devfreq/17000010.devfreq_mif/exynos_data/cancel_boot_freq 1
|
||||
|
||||
# Setup final cpuset
|
||||
write /dev/cpuset/top-app/cpus 0-8
|
||||
write /dev/cpuset/foreground/cpus 0-7
|
||||
|
||||
Reference in New Issue
Block a user