This series adds support for the Digilent Zybo Z7 board Most patches are already upstreamed except for one that is still in review on U-Boot's mailing list
All changes has been compiled and run tested on the board Luis Araneda (2): uboot-zynq: add support for the zybo z7 board zynq: add support for the Zybo Z7 board package/boot/uboot-zynq/Makefile | 7 +- ...nq-add-support-for-the-zybo-z7-board.patch | 513 ++++++++++++++++++ ...ad-mac-address-from-SPI-flash-memory.patch | 116 ++++ .../zynq/base-files/etc/board.d/02_network | 1 + target/linux/zynq/image/Makefile | 7 + ...020-v4.17-add-digilent-zybo-z7-board.patch | 99 ++++ ...25-v4.19-update-digilent-zybo-z7-dts.patch | 66 +++ 7 files changed, 808 insertions(+), 1 deletion(-) create mode 100644 package/boot/uboot-zynq/patches/025-v2018.09-arm-zynq-add-support-for-the-zybo-z7-board.patch create mode 100644 package/boot/uboot-zynq/patches/110-zybo-z7-read-mac-address-from-SPI-flash-memory.patch create mode 100644 target/linux/zynq/patches-4.14/020-v4.17-add-digilent-zybo-z7-board.patch create mode 100644 target/linux/zynq/patches-4.14/025-v4.19-update-digilent-zybo-z7-dts.patch -- 2.18.0 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel