<Zekiu_[m]> <ungeskriptet> "Zekiu_: We don't really have a..." <- is the "make defconfig sm7150.config" part essential? I see that there's no sm8250.config file in arch/arm64/configs, so I should just skip this, right?
<Zekiu_[m]> > <@_oftc_ungeskriptet:matrix.org> Zekiu_: We don't really have a specific guide for SM8250 but this one should work https://wiki.postmarketos.org/wiki/SM7150_Mainlining
<Zekiu_[m]> * is the "make defconfig sm7150.config" part essential? I changed the file name to "sm8250.config" of course, but there's no sm8250.config file in arch/arm64/configs, so I should just skip this, right?
<Zekiu_[m]> ah, it's in the default branch, but I cloned the "sm8250/v6.8" branch, can i just copy this file manually? or should I change to the default branch?
<Zekiu_[m]> i manually added the file and it's now compiling, so i guess it's fine
<Zekiu_[m]> well., when I try booting the kernel, the device reboots, and I don't know why :// It doesn't reboot immediately tho, so I guess it tries to boot, but I don't know how to get logs from it, as ramoops doesn't seem to work
<Zekiu_[m]> Is it possible that it tries to boot Android and fails?
<Zekiu_[m]> ah, i flashed it to a second slot, and when i try booting from it it instantly reboots, so i guess it doesn't like the kernel
<Zekiu_[m]> also, i don't know how exactly i should erase the dtbo partition. i tried running "fastboot erase dtbo_b" but it just said "permission denied", so instead i flashed a blank vbmeta image to it, thinking it would effectively erase it, but i don't know if it works like that
<Zekiu_[m]> https://pastebin.com/9mjmLGm0 here's the device tree that i have right now. It's pretty late now and I have to go to sleep, but it would be good if someone took a look at it and maybe see if there are any problems with it