* Zybo: TODO * [Device tree for zybo](https://www.instructables.com/Booting-Linux-on-the-ZYBO/) * How to merge *device tree overly* * System Generated from vivado: pl.dtst * Include information about FPGA * Difference DT file source which named *zybo-z7.dts* * zybo-z7.dts from [digilent](https://github.com/Digilent/linux-Digilent-Dev/blob/master/arch/arm/boot/dts/zynq-zybo.dts) * zybo-z7.dts from [linux kernel](https://kernel.googlesource.com/pub/scm/linux/kernel/git/snitzer/linux/+/refs/tags/for-5.2/io_uring-20190507/arch/arm/boot/dts/zynq-zybo-z7.dts) * zybo-z7.dts from [uboot](https://github.com/ARM-software/u-boot/blob/master/arch/arm/dts/zynq-zybo-z7.dts)