ChanServ changed the topic of #msm8937-mainline to: Boot Linux on your MSM8917/37/40 and QM215 mobile! | GitHub: https://github.com/msm89x7-mainline | Logs: https://oftc.irclog.whitequark.org/msm8937-mainline | Bridged to #msm8937-mainline:kde.org on Matrix
<Biswa96[m]> could you provide little explanation why sdm439 can not be booted from fastboot boot lk2nd.img? I have added the dts file in lk2nd but booting with that fastboot command shows "dtb not found". I found the error in aboot.c file.
<Biswa96[m]> according to the comment in https://github.com/msm8916-mainline/lk2nd/blob/c7a0aa2fc316f8284b7bcefe14aaef0dd11f04cb/app/aboot/aboot.c#L3453 the bootloader may not find appended dt.
<barni2000[m]> <Biswa96[m]> "could you provide little..." <- Experience with dtbo devices, mostly fastboot boot is broken idk why. But flashing is working
<barni2000[m]> iirc i cannot fastboot boot twrp.img also
<barni2000[m]> You are expecting from me explain stuff what i have got by experiments and not from deep knowledge
<Biswa96[m]> thanks for the hint. I'll play with it ❤️