Implement Device Tree Editor
Description
There is a need to fiddle with the hardware config and to short this task we could add an editor to the armbian-config, like we have for boot environment.
Here we need to do three things:
check and install DTC compiler
determine device tree in use
decompile
edit / save
compile back
Propose to reboot to enforce changes.
Done
Assignee
Reporter
Components
Labels
None