littlekernel / lk

LK embedded kernel
MIT License
3.14k stars 615 forks source link

Snapdragon 820 MSM8996 #184

Closed umerov1999 closed 7 years ago

umerov1999 commented 7 years ago

Can I flash lk bootloader for Snapdragon 820 MSM8996 on ZTE Axon 7? This Smartphone using verificate bootloader(Проверяет загрузчик по x509 ключу)

M1cha commented 7 years ago

This is not the code, Qualcomm uses for LK, they use: https://www.codeaurora.org/cgit/quic/la/kernel/lk Also, you usually can't replace the existing LK, because it's signed. You'd have to chainload it from fastboot or from the boot/recovery partition.

dhimanchakraborty commented 7 years ago

Is there any document available to build qualcomm little kernel and chainload it from fastboot or from the boot/recovery partition?

travisg commented 7 years ago

No, this project is unrelated to the qualcomm bootloader. See previous comments.