msm8916-mainline / lk2nd

Custom bootloader for Qualcomm MSM8916/MSM8226/MSM8974/... devices
Other
372 stars 326 forks source link

Support qhypstub in the new code base #414

Open exkc opened 2 weeks ago

exkc commented 2 weeks ago

qhypstub dont work in lastest release

TravMurav commented 2 weeks ago

No, qhypstub support is not implemented in the new lk2nd yet. There is a WIP branch (rebase/hl) with old implementation ported but those changes are unsafe for new lk2nd since they will break most platforms except msm8916.

To re-add it properly, qhypstub itself needs to be updated but we didn't have time to fix it yet.