Hi, I use a Udoo Neo Full and hope to get some support in terms of the device tree from you. The Processor on the Board is an iMX6 SoloX, so the operating System has to load also an dtb file for an iMX6s system. But when I look at the Terminal log under /var/log/apt/term.log the device tree compiler load the file arch/arm/boot/dts/imx6q-udoo-hdmi.dtb. In the /proc/device-tree/compatible the imx6sx-sdb and imx6sx were defined. Can someone of you tell me which file were loaded into the Kernel and if this is the correct dtb File for my board?
Hi Melanie, check these 2 pages in the documentation: http://www.udoo.org/docs-neo/Advanced_Topics/Boot_process.html http://www.udoo.org/docs-neo/Cookbook_Linux/Device_Tree_Editor.html