Skip to content
Snippets Groups Projects
Commit 7252c76d authored by Jilai Wang's avatar Jilai Wang Committed by Dhina17
Browse files

onclite: init.qcom.rc: boot up npu subsystem when system boots up


Boot up npu subsystem when system boots up by writing 1 to sysfs
node /sys/devices/virtual/npu/msm_npu/boot.

Change-Id: I6125fef466b8e2fb791a2cf6811da2fd78bfa3e8
Signed-off-by: default avatarDhina17 <dhinalogu@gmail.com>
parent 7943ad96
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,7 @@ on early-boot
# Allow subsystem (modem etc) debugging
write /sys/kernel/boot_adsp/boot 1
write /sys/kernel/boot_cdsp/boot 1
write /sys/devices/virtual/npu/msm_npu/boot 1
write /sys/kernel/boot_slpi/boot 1
exec u:r:qti_init_shell:s0 -- /vendor/bin/init.qcom.early_boot.sh
......
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