文件名称:introduction-to-the-beaglebone-black-device-tree.pdf
文件大小:418KB
文件格式:PDF
更新时间:2022-07-28 08:31:05
BBB linux DT
The Device Tree (DT), and Device Tree Overlay are a way to describe hardware in a system. An example of this would be to describe how the UART interfaces with the system, which pins, how they should be muxed, the device to enable, and which driver to use. The original BeagleBone didn't use the DT, but the recently released BeagleBone Black was released with the DT and is now using the 3.8 Linux Kernel.