You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I spent a few hrs on this; I have a .dtbo file that appears to be valid. At least it compiles..
But I cannot work out how to get it applied at boot. I went off down a (probably bad) rabbit hole of trying to get /boot/boot.scr working so that it can load the overlay. Total fail, and I'm not sure it is the correct approach on an EFI system anyway.
I will edit the main issue; since the fact that the overlays (ideally) need to be recompiled for each kernel update and applied during a reboot negates most of the advantage over having to recompile the whole device tree.
I will check the work I did last night in to a branch, and return to it later if necessary.
An alternative solution than making a full replacement trees is to keep the upstream vanilla tree and apply Overlays to it at boot time.
An initial start has been made on the branch
overlays
:https://github.com/easytarget/MQ-Pro-IO/tree/overlays/build-overlays
This is low priority for me since it only brings minimal advantage over the current approach.
The text was updated successfully, but these errors were encountered: