Searched refs:DTC (Results 1 – 25 of 26) sorted by relevance
12
8 DTC=dtc30 $DTC -I $IFORMAT -O dts -qq -f -s -o - "$DT"
5 DTC and LIBFDT are maintained by:
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
77 Version: DTC 1.2.0-g2cb4b51f
5 verbose_run $VALGRIND "$DTC" -o/dev/null "$@"
13 verbose_run $VALGRIND "$DTC" -o "$OUTPUT" "$@"
1 DTC: dts->asm on file "tests/base01.dts"
1 DTC: dts->asm on file "test.dts"
19 verbose_run_log_check "$LOG" $VALGRIND $DTC -O dtb $dts -o $dtb
27 verbose_run_log "$LOG" $VALGRIND "$DTC" -o /dev/null "$@"
130 base_run_test wrap_test $VALGRIND $DTC "$@"393 run_wrap_error_test $DTC division-by-zero.dts394 run_wrap_error_test $DTC bad-octal-literal.dts396 run_wrap_error_test $DTC nul-in-line-info1.dts397 run_wrap_error_test $DTC nul-in-line-info2.dts399 run_wrap_error_test $DTC -I dtb -O dts -o /dev/null ovf_size_strings.dtb522 run_wrap_error_test $DTC -I dts -O dtb -o /dev/null test_label_ref.dts600 run_wrap_error_test $DTC -I dts -O dtb -o search_paths.dtb search_paths.dts603 run_wrap_error_test $DTC -i search_dir_b -I dts -O dtb \
21 DTC=../dtc
40 export DTC=${DTC_DIR}/dtc
67 - Device Tree Compiler (DTC) >= 1.4.670 source files (``.dts`` files). DTC is available for Linux through the package
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
517 $$(Q)$$(DTC) $$(DTC_FLAGS) -d $(DTBDEP) -o $$@ $(DPRE)
299 PIN(DTC, RSVD1, RSVD2, VI, RSVD4),
113 2.c) An explicit option should be used to instruct DTC to generate the required
141 Print DTC version and exit.
151 dtc-version = $(shell $(CONFIG_SHELL) $(srctree)/scripts/dtc-version.sh $(DTC))
178 DTC := dtc macro
407 DTC ?= $(objtree)/scripts/dtc/dtc macro434 export HOSTCXX HOSTCXXFLAGS CHECK CHECKFLAGS DTC DTC_FLAGS
946 the DTC environment variable. This can be useful when the system dtc is too