aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/zc702-base-trd-zynq7.conf
blob: 434ed4e35ca9e3eec888ae7df5d721cdb6b56e3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#@TYPE: Machine
#@NAME: zc702-base-trd-zynq7
#@DESCRIPTION: Machine support for ZC702 Base TRD.
#
# For details on the Evaluation board:
#     http://www.xilinx.com/products/boards-and-kits/EK-Z7-ZC702-G.htm
# For documentation and design files for the ZC702 Base TRD:
#     http://www.wiki.xilinx.com/Zc702+Base+TRD

PREFERRED_VERSION_linux-xlnx ?= "3.10%"

# include the zc702, as this design builds upon it.
include conf/machine/zc702-zynq7.conf

MACHINE_DEVICETREE_append += " \
		common/zynq7-base-trd.dtsi \
		zc702/zc702-base-trd-zynq7.dts \
		"