common: remove KPI marker at ADSP start
Move the ADSP start KPI marker within the adsp-loader code instead of adding the same in .rc file. Change-Id: Ib67f5775dfb9fdca47e62a189de9994b7a6624e8
This commit is contained in:
parent
fea52e47f4
commit
077cb22836
1 changed files with 0 additions and 1 deletions
|
@ -78,7 +78,6 @@ on early-boot
|
|||
# set RLIMIT_MEMLOCK to 64MB
|
||||
setrlimit 8 67108864 67108864
|
||||
# Allow subsystem (modem etc) debugging
|
||||
write /sys/kernel/debug/bootkpi/kpi_values "M - Start adsp"
|
||||
write /sys/kernel/boot_adsp/boot 1
|
||||
write /sys/kernel/boot_cdsp/boot 1
|
||||
write /sys/devices/virtual/npu/msm_npu/boot 1
|
||||
|
|
Loading…
Reference in a new issue