Name: | dtc |
---|---|
Version: | 1.4.6 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 323030 |
License: | GPLv2+ |
RPM: | dtc-1.4.6-1.el8.x86_64.rpm |
Source RPM: | dtc-1.4.6-1.el8.src.rpm |
Build Date: | Fri May 24 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | https://devicetree.org/ |
Summary: | Device Tree Compiler |
Description: | Devicetree is a data structure for describing hardware. Rather than hard coding every detail of a device into an operating system, many aspects of the hardware can be described in a data structure that is passed to the operating system at boot time. The devicetree is used by OpenFirmware, OpenPOWER Abstraction Layer (OPAL), Power Architecture Platform Requirements (PAPR) and in the standalone Flattened Device Tree (FDT) form. |
- Updated for RHEL 8 [bz#1518440] - Resolves: bz#1518440 (Prepare dtc for RHEL-8.0 )
- Rebase to 1.4.3 [bz#1427157] - Resolves: bz#1427157 (package libfdt 1.4.3, when available)
- Update power macro for ppc64le
- Initial version