Holy bingle, it boots 
@elly woa and the phone is even incredibly cheap, even new, i should should should buy one aarg
@fossdd given enough time and spoons, we'll likely get everything working given it's essentially a budget version of xiaomi-perseus (same screen/touchscreen as far as I can tell), and SDM670/710 is a cut-down version of SDM845 (i.e 1-lane UFS compared to 2-lane UFS on SDM845, things like that).

I need to figure out how to get rid of AVB warning, it doesn't show up with stock logo partition and according to binwalk, i did my dd magic correctly 
@elly @fossdd AVB warning didn't show up with stock LOGO? AFAIK that shouldn't be possible.
@weirdtreething @fossdd yeah, it changes the splash to image including the lock icon at the top so it's a lot more subtle
@weirdtreething https://f.sakamoto.pl/elly/pyxis-logo.img

```
dd if=logo.img of=stock-1.bmp skip=20480 count=7602176 ibs=1
dd if=logo.img of=stock-2.bmp skip=7602176 count=15183872 ibs=1
dd if=logo.img of=stock-3.bmp skip=15183872 count=22765568 ibs=1
```