Capeschae
-
Posts
21 -
Joined
-
Last visited
Community Answers
-
Capeschae's post in Confusion regarding armbian-config dts editor was marked as the answer
Thanks for pointing me in the right direction!
It seems that the dts editor in armbian-config uses the "first" dtb it finds in the /root/dtb folder. Because there were multiple dtb files in my dtb folder a different one was picked than the one I have configured in my extlinux.conf file.
Removing all but one dtb files from the /root/dtb folder did the trick.