noticed :) So, instead of introducing a board_panic
which nobody seems
to need, I'd just suggest using plain osmo_panic as in other places.
Much cleaner, too, IMO.
Ehrm, considering the while(1)-loop in the current form, this isn't even
a panic? So just print the msg as is now? Confused...