Home
last modified time | relevance | path

Searched refs:DEVICE_TREE (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/dts/
H A DMakefile10 DEVICE_TREE ?= $(CONFIG_DEFAULT_DEVICE_TREE:"%"=%) macro
11 ifeq ($(DEVICE_TREE),)
12 DEVICE_TREE := unset macro
21 DTB := $(ARCH_PATH)/$(DEVICE_TREE).dtb
H A DKconfig137 $ make DEVICE_TREE=<device-tree-name>
/rk3399_rockchip-uboot/doc/
H A DREADME.marvell35 # make DEVICE_TREE=<name>
38 Compilation with "mvebu_db_armada8k_defconfig" requires explicitly exporting DEVICE_TREE
H A DREADME.uniphier20 $ make CROSS_COMPILE=<toolchain-prefix> DEVICE_TREE=<device-tree>
54 $ make CROSS_COMPILE=arm-linux-gnueabihf- DEVICE_TREE=uniphier-pxs2-vodka
H A DREADME.fdt-control172 $ make DEVICE_TREE=<dts-file-name>