lk2nd icon indicating copy to clipboard operation
lk2nd copied to clipboard

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

Open HPotty36 opened this issue 1 year ago • 4 comments

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!

HPotty36 avatar Feb 10 '24 03:02 HPotty36

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.

TravMurav avatar Feb 12 '24 05:02 TravMurav

Cc @third-tester

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

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