Home
last modified time | relevance | path

Searched refs:DTC (Results 1 – 25 of 26) sorted by relevance

12

/external/dtc/
Ddtdiff8 DTC=dtc
30 $DTC -I $IFORMAT -O dts -qq -f -s -o - "$DT"
DREADME5 DTC and LIBFDT are maintained by:
/external/u-boot/doc/
DREADME.OFT16 There is a static part which is compiled in with DTC and a dynamic
19 You'll need a fairly recent DTC tool, which is available by git at
DREADME.fdt-control77 Version: DTC 1.2.0-g2cb4b51f
/external/dtc/tests/
Ddtc-fatal.sh5 verbose_run $VALGRIND "$DTC" -o/dev/null "$@"
Ddtc-fails.sh13 verbose_run $VALGRIND "$DTC" -o "$OUTPUT" "$@"
Dbase01.stderr1 DTC: dts->asm on file "tests/base01.dts"
Dtest01.stderr1 DTC: dts->asm on file "test.dts"
Dfdtdump-runtest.sh19 verbose_run_log_check "$LOG" $VALGRIND $DTC -O dtb $dts -o $dtb
Ddtc-checkfails.sh27 verbose_run_log "$LOG" $VALGRIND "$DTC" -o /dev/null "$@"
Drun_tests.sh130 base_run_test wrap_test $VALGRIND $DTC "$@"
393 run_wrap_error_test $DTC division-by-zero.dts
394 run_wrap_error_test $DTC bad-octal-literal.dts
396 run_wrap_error_test $DTC nul-in-line-info1.dts
397 run_wrap_error_test $DTC nul-in-line-info2.dts
399 run_wrap_error_test $DTC -I dtb -O dts -o /dev/null ovf_size_strings.dtb
522 run_wrap_error_test $DTC -I dts -O dtb -o /dev/null test_label_ref.dts
600 run_wrap_error_test $DTC -I dts -O dtb -o search_paths.dtb search_paths.dts
603 run_wrap_error_test $DTC -i search_dir_b -I dts -O dtb \
Dtests.sh21 DTC=../dtc
/external/u-boot/test/
Drun40 export DTC=${DTC_DIR}/dtc
/external/arm-trusted-firmware/docs/getting_started/
Dprerequisites.rst67 - Device Tree Compiler (DTC) >= 1.4.6
70 source files (``.dts`` files). DTC is available for Linux through the package
/external/u-boot/doc/uImage.FIT/
Dhowto.txt84 DTC: dts->dtb on file "kernel.its"
194 DTC: dts->dtb on file "kernel_fdt.its"
Dbeaglebone_vboot.txt380 Version: DTC 1.4.0
/external/u-boot/dts/
DKconfig8 config DTC config
27 select DTC
/external/arm-trusted-firmware/make_helpers/
Dbuild_macros.mk517 $$(Q)$$(DTC) $$(DTC_FLAGS) -d $(DTBDEP) -o $$@ $(DPRE)
/external/u-boot/arch/arm/mach-tegra/tegra20/
Dpinmux.c299 PIN(DTC, RSVD1, RSVD2, VI, RSVD4),
/external/dtc/Documentation/
Ddt-object-internal.txt113 2.c) An explicit option should be used to instruct DTC to generate the required
Dmanual.txt141 Print DTC version and exit.
/external/u-boot/scripts/
DKbuild.include151 dtc-version = $(shell $(CONFIG_SHELL) $(srctree)/scripts/dtc-version.sh $(DTC))
/external/arm-trusted-firmware/
DMakefile178 DTC := dtc macro
/external/u-boot/
DMakefile407 DTC ?= $(objtree)/scripts/dtc/dtc macro
434 export HOSTCXX HOSTCXXFLAGS CHECK CHECKFLAGS DTC DTC_FLAGS
/external/u-boot/tools/binman/
DREADME946 the DTC environment variable. This can be useful when the system dtc is too

12