Lines Matching +full:built +full:- +full:into
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
60 self-enumerating information is gathered.
64 into a binary object i.e. a flattened device tree
73 particular first-stage bootloader or firmware features.
83 embedded applications (eliminates hard-coded configuration approach, enforces
87 .Bl -tag -width Ar
90 computer system in a human-readable form, with certain hierarchical structure
99 into a binary object (the device tree blob) i.e. the DTB, which is handed over
104 description of a device tree (DTS) into a binary object (DTB).
120 world be built with the
124 or command line defined with -D.
138 .Bl -tag -width Ar
141 The indicated DTS files will be converted (compiled) into a binary form
148 Overlay files will be built with the kernel as with the makeoption
152 location of DTS overlays for the platform being built i.e.,
158 It covers all low-level and infrastructure parts of
168 It will be built along with the kernel as if it were supplied via the makeoption
174 Typically, the device tree blob (DTB) is a stand-alone file, physically
176 DTB file into a kernel image.
179 specified in order to embed it into the kernel image).