This series updates the kc705 microblazeel machine to work with 2018.1 xilinx kernel and u-boot.
This sereis does the following - Adds UBOOT_MACHINE - Pins teh providers to vendor tree - Adds the u-boot patch which contains dts, micorblazr configs - Fetches the new bitstream for 2018.1 Manjukumar Matha (4): kc705-microblazeel.conf: Add UBOOT_MACHINE to kc705 kc705-microblazeel.conf: Pin providers to Xilinx kernel and u-boot u-boot-xlnx_2018.1.bb: Add support to build kc705 microblazeel kc705-bitstream_2018.1.bb: Update kc705 bitstream .../conf/machine/kc705-microblazeel.conf | 3 + .../reference-design/kc705-bitstream_2017.3.bb | 48 - .../reference-design/kc705-bitstream_2018.1.bb | 48 + ...aze-kc705-Convert-microblaze-generic-to-k.patch | 1168 ++++++++++++++++++++ .../recipes-bsp/u-boot/u-boot-xlnx_2018.1.bb | 2 + 5 files changed, 1221 insertions(+), 48 deletions(-) delete mode 100644 meta-xilinx-bsp/recipes-bsp/reference-design/kc705-bitstream_2017.3.bb create mode 100644 meta-xilinx-bsp/recipes-bsp/reference-design/kc705-bitstream_2018.1.bb create mode 100644 meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx/v2018.1/microblaze-kc705-Convert-microblaze-generic-to-k.patch -- 2.7.4 -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
