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.
9 lines
371 B
9 lines
371 B
device-tree-compiler (Device Tree Compiler for Flat Device Trees)
|
|
|
|
Device Tree Compiler, 'dtc', transforms a textual description of
|
|
a device tree ('DTS') into a binary object ('DTB'). DTS is most
|
|
commonly used on embedded platforms. This tool is particularly
|
|
useful for building a DTS-enabled 'U-Boot' binary.
|
|
|
|
See http://elinux.org/Device_Tree for more information.
|