Sure (a bit later). Building the bootloader seems to have updated a binary in the repo, shall i also commit the binary?
BTW, i’m still very confused, why my board wasn’t working. Can it really be that two pre-built bootloaders i got from different places were really actually non-functional? It seems people are flashing kakutes without issues…
Also. The reason i’ve tried these edits was because i had a hypothesis that px4/bootloader is crashing early in the boot process while trying to log the boot process to an incorrectly formatted blackbox flash chip. That all seemed very plausible until i’ve found out my now-working PX4 can’t write to it, presumably because PX4 does not support non-sd blackbox at all. Now it doesn’t make sense again. Or does PX4 already support the onboard flash (would be awesome!), and i’m actually having formatting error? if so, why does it start up now? if not, why was i having the problem in the first place, and why did my fix work?..