Searched refs:DTC (Results 1 – 9 of 9) 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
75 Version: DTC 1.2.0-g2cb4b51f
141 DTC=$(find . -type f -name "dtc")142 if [ -z ${DTC} ]; then146 ${DTC} -I dtb -O dts ${TMP_ITB} -o ${ITS}
151 dtc-version = $(shell $(CONFIG_SHELL) $(srctree)/scripts/dtc-version.sh $(DTC))
84 DTC: dts->dtb on file "kernel.its"194 DTC: dts->dtb on file "kernel_fdt.its"
380 Version: DTC 1.4.0
8 config DTC config27 select DTC
300 PIN(DTC, RSVD1, RSVD2, VI, RSVD4),
359 DTC ?= $(objtree)/scripts/dtc/dtc macro382 export HOSTCXX HOSTCXXFLAGS CHECK CHECKFLAGS DTC DTC_FLAGS