You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
607 B
12 lines
607 B
5 years ago
|
device-tree-compiler: device-tree-compiler (Device Tree Compiler for Flat Device Trees)
|
||
|
device-tree-compiler:
|
||
|
device-tree-compiler: Device Tree Compiler, 'dtc', transforms a textual description of a
|
||
|
device-tree-compiler: device tree ('DTS') into a binary object ('DTB').
|
||
|
device-tree-compiler:
|
||
|
device-tree-compiler: DTS is most commonly used on embedded platforms.
|
||
|
device-tree-compiler:
|
||
|
device-tree-compiler: This tool is particularly useful for building a DTS-enabled 'U-Boot'
|
||
|
device-tree-compiler: binary.
|
||
|
device-tree-compiler:
|
||
|
device-tree-compiler: Homepage: https://git.kernel.org/cgit/utils/dtc/dtc.git
|