forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 2
qcom modem kick start
99degree edited this page May 31, 2024
·
1 revision
Here is a small howto about kick start modem
Ref to: https://gitlab.com/msm8998-mainline/linux/-/issues/15
- Add needed nodes to devicetree,
- prepare modem.mbn
- put the modem.mbn into boot ramdisk
- boot with new ramdisk/device-tree
- kick start with echo start > /sys/devices/platform/soc/4080000.remoteproc/remoteproc/remoteproc0/state
ATM there are some issue happened and caused modem to hang.
More to come.