Lines Matching +full:hardware +full:- +full:driven
40 is a mechanism for describing computer hardware resources, which cannot be
48 Configuration data, which cannot be self discovered in run-time, has to be
52 The idea is inherited from Open Firmware IEEE 1275 device-tree notion, and has
55 .Bl -bullet
57 Hardware platform resources are
60 self-enumerating information is gathered.
68 The kernel (driver) learns about hardware resources details and dependencies
70 any information about the underlying platform hardware resources in the kernel.
73 particular first-stage bootloader or firmware features.
82 hardware resources from a unified origin, which brings advantages to the
83 embedded applications (eliminates hard-coded configuration approach, enforces
84 code to be data driven and extensible) leading to easier porting and
87 .Bl -tag -width Ar
89 The device tree source is a text file which describes hardware resources of a
90 computer system in a human-readable form, with certain hierarchical structure
107 convey the hardware configuration information, an actual meaning and
124 or command line defined with -D.
138 .Bl -tag -width Ar
158 It covers all low-level and infrastructure parts of
174 Typically, the device tree blob (DTB) is a stand-alone file, physically