device_tree
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: 2021/02/09 11:10 by admin