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:
Viraja Kommaraju 2020-03-03 12:40:27 +05:30 committed by OdSazib
parent fea52e47f4
commit 077cb22836
No known key found for this signature in database
GPG key ID: CB336514F9F5CF69

View file

@ -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