Update recipes for releases. This only covers the tags for v2017.3 that
are available on Xilinx's https://github.com/Xilinx/ repositories. This
series also changes device trees and U-Boot config for the ZCU102.

This series includes updates to u-boot-spl-zynq-init.inc to handle
UBOOT_MACHINE configs better, resolving issues with taskhash changes and
setting up CONFIG_PMUFW_INIT_FILE for ZynqMP boot.bin generation (though
I have not tested the boot.bin loading of PMU firmware with actual
hardware).

And finally some changes to add COMPATIBLE_MACHINE to device-tree as
well as minor fixup for u-boot-zynq-uenv.bb.

Brought to you by the magic number 7.

Nathan Rossi (7):
  device-tree: Setup COMPATIBLE_MACHINE
  u-boot-zynq-uenv.bb: Setup the loadbit_addr variable for bitstream
  u-boot-spl-zynq-init.inc: Use task and rework logic
  u-boot-spl-zynq-init.inc: Add ZynqMP PMU binary input support
  Update recipes for Xilinx v2017.3 release
  zcu102-zynqmp: Use 'rev 1.0' U-Boot config and deploy boot.bin
  zcu102-zynqmp: Update kernel device trees

 conf/machine/zcu102-zynqmp.conf                    |  5 +-
 .../arm-trusted-firmware_2017.1.bb                 |  9 ---
 .../arm-trusted-firmware_2017.3.bb                 |  6 ++
 ...-Resolve-GCC-static-analysis-false-positi.patch | 49 -------------
 ...zynqmp-Remove-duplicate-const-declaration.patch | 30 --------
 recipes-bsp/device-tree/device-tree.bb             |  2 +
 recipes-bsp/device-tree/device-tree.bbappend       |  9 +++
 ...u-firmware_2017.1.bb => pmu-firmware_2017.3.bb} |  6 +-
 recipes-bsp/u-boot/u-boot-spl-zynq-init.inc        | 81 ++++++++++++----------
 recipes-bsp/u-boot/u-boot-xlnx-dev.bb              |  2 +-
 ...xilinx_zynqmp.h-Auto-boot-in-JTAG-if-imag.patch |  0
 ...u-boot-xlnx_2017.1.bb => u-boot-xlnx_2017.3.bb} |  8 +--
 recipes-bsp/u-boot/u-boot-zynq-uenv.bb             |  2 +
 ...etrees_2017.1.bb => qemu-devicetrees_2017.3.bb} |  2 +-
 ...qemu-xilinx_2017.1.bb => qemu-xilinx_2017.3.bb} |  2 +-
 recipes-kernel/linux/linux-xlnx.inc                |  2 +-
 ...rm-xilinx-Add-encoder-for-Digilent-boards.patch | 19 ++---
 ...002-clk-Add-driver-for-axi_dynclk-IP-Core.patch |  4 +-
 ...0003-drm-xilinx-Fix-DPMS-transition-to-on.patch | 29 +++-----
 .../{linux-xlnx_2017.1.bb => linux-xlnx_2017.3.bb} |  4 +-
 20 files changed, 102 insertions(+), 169 deletions(-)
 delete mode 100644 
recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2017.1.bb
 create mode 100644 
recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2017.3.bb
 delete mode 100644 
recipes-bsp/arm-trusted-firmware/files/psci_common-Resolve-GCC-static-analysis-false-positi.patch
 delete mode 100644 
recipes-bsp/arm-trusted-firmware/files/zynqmp-Remove-duplicate-const-declaration.patch
 rename recipes-bsp/pmu-firmware/{pmu-firmware_2017.1.bb => 
pmu-firmware_2017.3.bb} (95%)
 rename recipes-bsp/u-boot/u-boot-xlnx/{v2017.1 => 
v2017.3}/arm-zynqmp-xilinx_zynqmp.h-Auto-boot-in-JTAG-if-imag.patch (100%)
 rename recipes-bsp/u-boot/{u-boot-xlnx_2017.1.bb => u-boot-xlnx_2017.3.bb} 
(74%)
 rename recipes-devtools/qemu/{qemu-devicetrees_2017.1.bb => 
qemu-devicetrees_2017.3.bb} (94%)
 rename recipes-devtools/qemu/{qemu-xilinx_2017.1.bb => qemu-xilinx_2017.3.bb} 
(95%)
 rename recipes-kernel/linux/linux-xlnx/{4.9 => 
v2017.3}/0001-drm-xilinx-Add-encoder-for-Digilent-boards.patch (95%)
 rename recipes-kernel/linux/linux-xlnx/{4.9 => 
v2017.3}/0002-clk-Add-driver-for-axi_dynclk-IP-Core.patch (99%)
 rename recipes-kernel/linux/linux-xlnx/{4.9 => 
v2017.3}/0003-drm-xilinx-Fix-DPMS-transition-to-on.patch (66%)
 rename recipes-kernel/linux/{linux-xlnx_2017.1.bb => linux-xlnx_2017.3.bb} 
(75%)

-- 
2.14.2

-- 
_______________________________________________
meta-xilinx mailing list
meta-xilinx@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to