Skip to content
Snippets Groups Projects
Commit 662fbaa5 authored by Viraja Kommaraju's avatar Viraja Kommaraju Committed by Dhina17
Browse files

onclite: 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
parent de40320d
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment