zc706.conf_na 636 Bytes
#@TYPE: Machine
#@NAME: zc706
#@DESCRIPTION: Machine support for zc706.
#              http://www.elphel.com/ 

require include/tune-zynq.inc
require include/machine-xilinx-default.inc

# Corresponding from linux-xlnx and ezynq-u-boot
PREFERRED_VERSION_ezynq-u-boot = "v2016.01%"
PREFERRED_VERSION_linux-xlnx = "4.%"

# ZC706 machine definition known by ezynq and xilinx u-boot
UBOOT_MACHINE = "zynq_zc706_config"

SERIAL_CONSOLE = "115200 ttyPS0"

MACHINE_DEVICETREE := "common/zynq-base.dtsi zc706/zynq-zc706.dtsi zc706/zynq-zc706.dts"

#Copy of zedboard's defconfig
MACHINE_KCONFIG := "common/microzed_defconfig_${LINUX_VERSION}.cfg"