Device-tree compiler
PowerPC kernels are moving towards requiring a small Open
Firmware-style device tree as the only means of passing information
from bootloaders/firmware to the kernel. This does not require a full
Open Firmware implementation. DTC (Device Tree Compiler) is a tool to
create a static device tree, which is adequate for most embedded
systems (since their topology will not vary across reboots). DTC is
available via a git tree: git://ozlabs.org/srv/projects/dtc/dtc.git
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/dtc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000021 21 Bytes | |
dtc-1.5.1.tar.gz | 0000195172 191 KB | |
dtc-1.5.1.tar.sign | 0000000833 833 Bytes | |
dtc.changes | 0000007958 7.77 KB | |
dtc.spec | 0000003503 3.42 KB |
Revision 33 (latest revision is 41)
Dominique Leuenberger (dimstar_suse)
accepted
request 745990
from
Dirk Mueller (dirkmueller)
(revision 33)
- switch to building python3 bindings using setuptools to avoid patching - Enable python3 binding in python3-libfdt - update to 1.5.1:
Comments 0