Hi,
I disagree. We desperately need board_panic, (with
much more than just
backlight blinking in the future), to be able to solve the various mysterious
layer1/firmware crashes that we're seeing more or less all the time.
Yes, it definitely needed.
And calling osmo_panic might be the right thing, and then have the
board register their osmo_panic handler in its init (the buzzer would
be a good choice :)
(libosmocore already has a way to register a panic handler IIRC which
is for the target a while(1) loop by default)
Cheers,
Sylvain