Searched refs:DTC (Results 1 – 12 of 12) sorted by relevance
16 There is a static part which is compiled in with DTC and a dynamic19 You'll need a fairly recent DTC tool, which is available by git at
79 export DTC=${DTC_DIR}/dtc
143 To use the system versions of these, use the DTC parameter, for example147 DTC=/usr/bin/dtc make
5 DTC and LIBFDT are maintained by:
177 DTC: dts->dtb on file "kernel.its"289 DTC: dts->dtb on file "kernel_fdt.its"
386 Version: DTC 1.4.0
299 PIN(DTC, RSVD1, RSVD2, VI, RSVD4),
151 dtc-version = $(shell $(CONFIG_SHELL) $(srctree)/scripts/dtc-version.sh $(DTC))
420 DTC ?= $(DTC_INTREE) macro467 export HOSTCXX KBUILD_HOSTCXXFLAGS CHECK CHECKFLAGS DTC DTC_FLAGS2012 if ! $(DTC) -v >/dev/null; then \
2105 the DTC environment variable. This can be useful when the system dtc is too
Completed in 29 milliseconds