Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. https://developer.toradex.com/device-tree-customization http://www.armadeus.com/wiki/index.php?title=Kernel-with-device-tree http://www.wiki.xilinx.com/Build+Device+Tree+Blob https://groups.google.com/forum/#!topic/beagleboard/aHnIl-2eU1g http://lwn.net/Articles/572692/ http://elinux.org/images/a/a3/Elce2013-petazzoni-devicetree-for-dummies.pdf / { model = ""; compatible = ""; --> property cpus { }; --> (sub)node label: nodeA@1 { --> label used with a phandle property = value; .. }; }; device_tree.txt Last modified: 5 years agoby admin