Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/doc/
H A 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
H A DREADME.fdt-control75 Version: DTC 1.2.0-g2cb4b51f
/rk3399_rockchip-uboot/scripts/
H A Dfit-unpack.sh141 DTC=$(find . -type f -name "dtc")
142 if [ -z ${DTC} ]; then
146 ${DTC} -I dtb -O dts ${TMP_ITB} -o ${ITS}
H A DKbuild.include151 dtc-version = $(shell $(CONFIG_SHELL) $(srctree)/scripts/dtc-version.sh $(DTC))
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dhowto.txt84 DTC: dts->dtb on file "kernel.its"
194 DTC: dts->dtb on file "kernel_fdt.its"
H A Dbeaglebone_vboot.txt380 Version: DTC 1.4.0
/rk3399_rockchip-uboot/dts/
H A DKconfig8 config DTC config
27 select DTC
/rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra20/
H A Dpinmux.c300 PIN(DTC, RSVD1, RSVD2, VI, RSVD4),
/rk3399_rockchip-uboot/
H A DMakefile359 DTC ?= $(objtree)/scripts/dtc/dtc macro
382 export HOSTCXX HOSTCXXFLAGS CHECK CHECKFLAGS DTC DTC_FLAGS