[meta-xilinx] [meta-xilinx-bsp][PATCH 0/2] Update MB binutil patches

2019-06-28 Thread Manjukumar Matha
Please see master-next branch in https://github.com/Xilinx/meta-xilinx Update binutils patches for MB Jaewon Lee (1): Rebasing binutils patches from 2.31 to 2.32 Manjukumar Matha (1): binutils%.bbappend: Update Microblaze binutils patches to v2.31 .../recipes-microblaze/binutils/binutils%

[meta-xilinx] [meta-xilinx-bsp][PATCH 0/6] Update MicroBlaze GCC pacthes

2019-06-28 Thread Manjukumar Matha
Please see master-next branch in https://github.com/Xilinx/meta-xilinx The patch series updates the MB GCC patches to v8.3 Alejandro Enedino Hernandez Samaniego (5): gcc-8: rebase microblaze patches for gcc 8.2.0 gcc8: update microblaze patches gcc: update microblaze patches update gcc-8

[meta-xilinx] [meta-xilinx-bsp][PATCH] Adding FPGA_MNGR_RECONFIG_ENABLE to control enabling fpga manager

2019-06-28 Thread Manjukumar Matha
From: Jaewon Lee Introduce FPGA_MNGR_RECONFIG_ENABLE to enable overlay configuration for fpga-manager support in kernel. To enable, set FPGA_MNGR_RECONFIG_ENABLE = "1" in local.conf or other bitbake configuration files. For backward compatibility, set FPGA_MNGR_RECONFIG_ENABLE based on IMAGE_FEA

[meta-xilinx] [meta-xilinx-bsp][PATCH] kernel-simpleimage.bbclass: Deploy simpleImage strip

2019-06-28 Thread Manjukumar Matha
Deploy simpleImage strip file generated during kernel build of simpleImage elf. Signed-off-by: Manjukumar Matha --- meta-xilinx-bsp/classes/kernel-simpleimage.bbclass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-xilinx-bsp/classes/kernel-simpleimage.bbclass b/meta-xilinx-bsp/class

[meta-xilinx] [meta-xilinx-bsp][PATCH] kernel-simpleimage.bbclass: Deploy simpleImage unstrip file

2019-06-28 Thread Manjukumar Matha
While using JTAG flow to boot MB machines, you need an elf file. Deploy simpleImage unstrip file which can be used for JTAG flow Signed-off-by: Manjukumar Matha --- meta-xilinx-bsp/classes/kernel-simpleimage.bbclass | 10 ++ 1 file changed, 10 insertions(+) diff --git a/meta-xilinx-bsp/

[meta-xilinx] [meta-xilinx-bsp][PATCH 1/2] opencl-clhpp: Allow empty packages to be built

2019-06-28 Thread Manjukumar Matha
From: Alejandro Enedino Hernandez Samaniego The opencl-clhpp package simply contains headers, hence they are all contained within the opencl-clhpp-dev package. This causes the opencl-clhpp to be empty and the default behavior is to not create empty packages, although due to rpm packaging behavi

[meta-xilinx] [meta-xilinx-bsp][PATCH 2/2] opencl-headers: Allow empty packages to be built

2019-06-28 Thread Manjukumar Matha
From: Alejandro Enedino Hernandez Samaniego The opencl-headers package simply contains headers, hence they are all contained within the opencl-headers-dev package. This causes the opencl-headers to be empty and the default behavior is to not create empty packages, although due to rpm packaging

[meta-xilinx] [meta-xilinx-bsp][PATCH] kernel-simpleimage.bbclass: Use dts for simpleImage generation for Microblaze

2019-06-28 Thread Manjukumar Matha
Use dts for SimpleImage generation for Microblaze. This patch fixes the issue of not able to boot because dtb was used for SimpleImage generation. Signed-off-by: Manjukumar Matha --- meta-xilinx-bsp/classes/kernel-simpleimage.bbclass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff

[meta-xilinx] [meta-xilinx-bsp][PATCH] zocl: Recipe for Xilinx runtime driver module

2019-06-28 Thread Manjukumar Matha
From: Min Ma Xilinx Runtime driver module provides memory management and compute unit schedule. This recipe builds the associated kernel module Signed-off-by: Min Ma Signed-off-by: Manjukumar Matha --- meta-xilinx-bsp/recipes-xrt/zocl/zocl_git.bb | 14 ++ 1 file changed, 14 insert

[meta-xilinx] [meta-xilinx-bsp][PATCH] xrt: Xilinx Runtime User Space Libraries and headers

2019-06-28 Thread Manjukumar Matha
From: Min Ma This recipe enables building of Xilinx Runtime User Space Libraries and headers. Xilinx Runtime (XRT) is implemented as as a combination of userspace and kernel driver components. XRT supports both PCIe based boards like U200, U250 and MPSoC base embedded platforms. XRT provides a st

[meta-xilinx] [meta-xilinx-bsp][PATCH] opencl-clhpp_git.bb: Recipe for OpenCL Host API C++ bindings

2019-06-28 Thread Manjukumar Matha
From: Min Ma Recipe for OpenCL Host API C++ bindings. The interface is contained with a single C++ header file cl2.hpp and all definitions are contained within the namespace cl. Signed-off-by: Min Ma Signed-off-by: Manjukumar Matha --- .../recipes-xrt/opencl-clhpp/opencl-clhpp_git.bb | 27 +

[meta-xilinx] [PATCH] ocl-icd_git.bb: Add recipe for OpenCL ICD loaders

2019-06-28 Thread Manjukumar Matha
From: Min Ma This recipe creates package which aims at creating an Open Source alternative to vendor specific OpenCL ICD loaders. Signed-off-by: Min Ma Signed-off-by: Manjukumar Matha --- meta-xilinx-bsp/recipes-xrt/ocl-icd/ocl-icd_git.bb | 19 +++ 1 file changed, 19 insertion

[meta-xilinx] [meta-xilinx-bsp][PATCH] xf86-video-armsoc: Remove the recipe for xf86-video-armsoc

2019-06-28 Thread Manjukumar Matha
From: Madhurkiran Harikrishnan meta-openembedded holds xf86-video-armsoc recipe, meta-xilinx need not have the same. Also, move the patches to a bbappend file, so that it can be used by any xf86-video-armsoc recipe. Signed-off-by: Madhurkiran Harikrishnan Signed-off-by: Manjukumar Matha --- .

[meta-xilinx] [meta-xilinx-bsp][PATCH] xilinx-testimage.bbclass: Include IMAGE_AUTOLOGIN and IMAGE_FSTYPES values for runqemu

2019-06-28 Thread Manjukumar Matha
From: Sai Hari Chandana Kalluri By default petalinux image on boot auto log's in, however testimage Yocto framework requires the image to reach login banner and not auto login. The user can disable autologin by setting IMAGE_AUTOLOGIN = 0 in local.conf file. Similarly, for testimage to work the

Re: [meta-xilinx] Zedboard - I'm not eble to set i2c on PS

2019-06-28 Thread Luca Ceresoli
Hi Jek, On 27/06/19 17:18, Jek F. wrote: > Hi, and thanks for your answer. > > Using the oscilloscope I verified that the line is always low, i > inserted the pull-ups but there is no data transfer and the error remains. > I realized that until now I didn't know i had to insert the ps7 files > in