Home
last modified time | relevance | path

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

/board/xilinx/zynq/
A DMakefile15 DEVICE_TREE ?= $(CONFIG_DEFAULT_DEVICE_TREE:"%"=%) macro
16 ifeq ($(DEVICE_TREE),)
17 DEVICE_TREE := unset macro
21 hw-platform-y :=$(shell echo $(DEVICE_TREE))
/board/xilinx/zynqmp/
A DMakefile15 DEVICE_TREE ?= $(CONFIG_DEFAULT_DEVICE_TREE:"%"=%) macro
16 ifeq ($(DEVICE_TREE),)
17 DEVICE_TREE := unset macro
21 hw-platform-y :=$(shell echo $(DEVICE_TREE))
/board/Marvell/octeontx2_cn913x/
A DREADME8 make DEVICE_TREE=cn9131-db-B
/board/xilinx/common/
A Dboard.c521 static char *board_name = DEVICE_TREE;

Completed in 12 milliseconds