msm8916-mainline / lk2nd

Custom bootloader for Qualcomm MSM8916/MSM8226/MSM8974/... devices
Other
370 stars 322 forks source link

dts: add Samsung Galaxy Grand Max grandmaxltekx (SM-G720N0) #323

Open HPotty36 opened 7 months ago

HPotty36 commented 7 months ago

I flashed the lk2nd image file on my SM-G720N0 hoping it works just like SM-G720AX, but the fastboot commands don't work at all. Please add support for the Korean variants. Thanks in advance!

TravMurav commented 6 months ago

Hi!

You would need to add your device model to lk2nd similar to this:

https://github.com/msm8916-mainline/lk2nd/blob/e7eb0707d6ef3723a310bda7962414dac7c9035a/dts/msm8916/msm8916-samsung-r04.dts#L79-L88

You should see a DTB line on screen, use the last value it shows to know which file to add it to. I.e. if it says 0x04 then you add to msm8916-samsung-r04.dts.

wonderfulShrineMaidenOfParadise commented 6 months ago

Cc @third-tester

wonderfulShrineMaidenOfParadise commented 6 months ago

There is already a dts done, but somehow not submitted. You can also squash, clean up, rebase and then push the branch.

https://github.com/third-tester/lk2nd/tree/grandmaxltekx outdated

wonderfulShrineMaidenOfParadise commented 2 months ago

Consider joining #msm8916-mainline:matrix.org for faster helps.