msm8916-mainline / lk2nd

Custom bootloader for Qualcomm MSM8916/MSM8226/MSM8974/... devices
Other
391 stars 333 forks source link

lk1st cannot boot kernel #353

Open wctrl opened 5 months ago

wctrl commented 5 months ago

fastboot boot or fastboot flash boot ... && fastboot reboot with lk1st always cause DTB offset is incorrect, kernel image does not have appended DTB, even with lk2nd image. lk1st was installed using: fastboot flash aboot build-lk1st-msm8960/emmc_appsboot.mbn

UART log:

[868100] fastboot: download:00037810
[868110] fastboot: boot
[868110] DTB offset is incorrect, kernel image does not have appended DTB
[868120] Device info 0x00000079/00010002/0x00000f15/0, pmic 0x0/0x0/0x0/0x0

fastboot log:

$ fastboot boot build-lk2nd-msm8960/lk2nd.img
Sending 'boot.img' (222 KB)                        OKAY [  0.010s]
Booting                                            FAILED (remote: 'dtb not found')
fastboot: error: Command failed

Any advice?

wonderfulShrineMaidenOfParadise commented 4 months ago

Consider joining #lk2nd:matrix.org for faster helps.