mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
29b578cf50
This is needed by qemu to build the flat device tree needed for some ARM emulation. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
8 lines
371 B
Text
8 lines
371 B
Text
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.
|