Can't find device tree

Hello,

I would like to customize the Device Tree, but i can’t find where it is saved. Can you help me?

root@apalis-imx6:~# cd /arch/arm
-sh: cd: /arch/arm: No such file or directory

Thank you!

HI @Michael_I

Please read this article to do the changing and compilation of device tree.

The compiled device tree is saved in the boot partition and the folder ( arch/arm ) you are looking for is in the folder of the Linux image sources as described here.

Best regards, Jaski