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.
Gerardo Zamudio
1b94c7ac5d
|
4 years ago | |
---|---|---|
.. | ||
README | 5 years ago | |
device-tree-compiler.SlackBuild | 4 years ago | |
device-tree-compiler.info | 5 years ago | |
slack-desc | 5 years ago |
README
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.