Workflow improvment
When I'm working on configuring devicetree for a new board, adding new nodes and tweaking values, I often run into a un-bootable system.
What I would like is that there is a bit more information of what goes wrong.
Like now it just quits booting if some node in the references some unitialized hardware. like if vrefbuf perihperal is not activated, and I reference a voltage from there *Crash*.
Is there any ways to make the workflow more tolerable?
