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]> Did you activate the 7 times boot failure as explained here https://wiki.postmarketos.org/wiki/Android_AB_Slots#Upgrade_roll-back ?
<Biswa96[m]> * Did you accidentally activate the 7 times boot failure as explained here https://wiki.postmarketos.org/wiki/Android_AB_Slots#Upgrade_roll-back ?
<Biswa96[m]> Another question, would it be possible to replace the board numbers in dtbo-lk2nd with names like lk2nd has? Or, would that be unnecessary for small project like dtbo-lk2nd?
FoxieFlakey has joined #msm8937-mainline
FoxieFlakeyTheFox has joined #msm8937-mainline
FoxieFlakey is now known as Guest24518
FoxieFlakeyTheFox is now known as FoxieFlakey
Guest24518 has quit [Ping timeout: 480 seconds]
FoxieFlakey is now known as Guest24522
FoxieFlakey has joined #msm8937-mainline
Guest24522 has quit [Ping timeout: 480 seconds]
FoxieFlakey is now known as Guest24525
FoxieFlakey has joined #msm8937-mainline
Guest24525 has quit [Ping timeout: 480 seconds]
FoxieFlakey has quit [Ping timeout: 480 seconds]
<barni2000[m]> <Biswa96[m]> "Did you activate the 7 times..." <- no
<barni2000[m]> <Biswa96[m]> "Another question, would it be..." <- qrd, mtp etc?
<Biswa96[m]> yeah, for example dtbo-lk2nd has `qcom,board-id = <0xb 2>;` but lk2nd has `qcom,board-id = <QCOM_BOARD_ID_QRD 2>;`
<Biswa96[m]> just for readability. nothing serious.
<barni2000[m]> oh you mean the common headers
<barni2000[m]> idk how to do that :D
<barni2000[m]> what would be a big improvement making a appended dtbo image with all device
<Biswa96[m]> another question, how about merging dtbo-lk2nd with lk2nd project? like single build command, single install command in pmos.
<barni2000[m]> it can be packaged in pmos
<barni2000[m]> but i have made a release
<barni2000[m]> so it is prebuilt now
<barni2000[m]> btw xiaomi-pine dtbo are same with panther
<barni2000[m]> both board-id are `<0xb 2>`
<barni2000[m]> maybe i can add multiple board-ids for 1 dtbo
<Biswa96[m]> is the __fixups__ node always empty for every devices in dtbo?
<Biswa96[m]> In other words, is the idea like - make changes in dts in Linux and keep dtbo empty ?
<Biswa96[m]> * Linux and bootloader ONLY and keep dtbo
<barni2000[m]> Biswa96[m]: lk2nd don't need any extra node or property from the overlay
<barni2000[m]> on newer devices dtbo partition is erased
<Biswa96[m]> ok, understood. just fyi, panther did not boot after erasing dtbo_b partition. And, it got me heart attack.
<Biswa96[m]> Then I learned about the 7 times counter
<barni2000[m]> yes sdm439 and sdm632 like that
<Biswa96[m]> should i add your panel in lk2nd?
<Biswa96[m]> * add your panther panel in
<barni2000[m]> i have same panel like your but you should add the other panels also because of lk2nd,match-panel
<barni2000[m]> do you want port mainline on it?
<barni2000[m]> i would be happy if i should not care about too much that device, i don't want to maintain or support it too much. (I have enough other devices to maintain)
ahi[m] has joined #msm8937-mainline
<Biswa96[m]> I can try to do so but I lack the vast knowledge of computing world.
<Biswa96[m]> Are you working on other xiaomi sd439 devices? Then panther could be 50% copy-paste, right?
<Biswa96[m]> s/sd439/sdm429/439/
<barni2000[m]> I have made pine port and sdm439.dtsi
<barni2000[m]> I can port it should not be hard
<barni2000[m]> now it is getting rebooting again what a sh** device
<barni2000[m]> is there any site where i can get the stock rom?
Veynamer[m] has joined #msm8937-mainline
<barni2000[m]> it is booting now with mainline
<barni2000[m]> i need to find out the proper gpio-reserved-ranges
<barni2000[m]> i have reserved every pins :D