Lines Matching full:dts
36 .Cd "makeoptions FDT_DTS_FILE=<board name>.dts"
88 .It Va Device tree source (DTS)
92 The default location for DTS files in the
95 .Pa sys/dts
98 The textual device tree description (DTS file) is first converted (compiled)
104 description of a device tree (DTS) into a binary object (DTB).
139 .It Va makeoptions DTS+=<board name>.dts
140 Specifies device tree source (DTS) files for a given kernel.
141 The indicated DTS files will be converted (compiled) into a binary form
143 Any DTS file names not written as an absolute path must be specified relative
144 to the default location of DTS sources i.e.,
145 .Pa sys/dts .
149 .Va DTS
152 location of DTS overlays for the platform being built i.e.,
153 .Pa sys/dts/arm/overlays .
165 .It Va makeoptions FDT_DTS_FILE=<board name>.dts
166 Specifies a preferred (default) device tree source (DTS) file for a given
169 .Va DTS
178 FDT_DTS_FILE makeoption becomes mandatory (as there needs to be a DTS file