[meta-xilinx] [meta-xilinx-tools][PATCH 0/8] Add support for dsa

Manjukumar Matha manjukumar.harthikote-matha at xilinx.com
Mon Apr 23 16:21:02 PDT 2018


dsa is a new format that will be generated using Vivado tools going forward.
This patch series adds support to dsa files, hdf is being deprecated from 2019.1 

Bhargava Sreekantappa Gayathri (7):
  xsctbase.bbclass: Update to accomodate dsa file along with hdf
  external-hdf.bb: Add support for dsa
  base-hsi.tcl: Update to handle dsa or hdf file
  fsboot.tcl: Update set_hw_design function call
  dtgen.tcl: Update set_hw_design function call
  fs-boot_git.bb: Add -hdf_type argument to XSCTH_MISC
  device-tree.bbappend: Add -hdf_type argument to XSCTH_MISC

Manjukumar Matha (1):
  scripts: set hdf as default for hdf_type

 classes/xsctbase.bbclass                     | 3 ++-
 recipes-bsp/device-tree/device-tree.bbappend | 1 +
 recipes-bsp/fsboot/fs-boot_git.bb            | 1 +
 recipes-bsp/hdf/external-hdf.bb              | 7 +++++--
 scripts/base-hsi.tcl                         | 8 ++++----
 scripts/dtgen.tcl                            | 3 ++-
 scripts/fsboot.tcl                           | 3 ++-
 7 files changed, 17 insertions(+), 9 deletions(-)

-- 
2.7.4



More information about the meta-xilinx mailing list