Re: [meta-xilinx] [meta-xilinx 00/14] Update KC705 kit recipes

2016-05-04 Thread Manjukumar Harthikote Matha
Hi Nathan, On 05/04/2016 07:39 AM, Nathan Rossi wrote: On Tue, May 3, 2016 at 10:57 AM, Manjukumar Matha wrote: KC705 reference design is outdated and no longer maintained. This patch series updates the required components for KC705 kit. The changes are - Use prebuilt v2016.1 bitstream -

Re: [meta-xilinx] [RFC] xf86-video-armsoc_git.bb: Add xf86-video-armsoc

2016-05-04 Thread Manjukumar Harthikote Matha
Hi Nathan, On 05/04/2016 08:11 AM, Nathan Rossi wrote: [] Out of query, what is the plan regarding this patch. Is the intention to contribute it to the upstream xf86-video-armsoc? Yes the plan is to upstream this patch. +--- + src/drmmode_xilinx/drmmode_xilinx.c | 80

Re: [meta-xilinx] [RFC] mali-modules.bb: MALI kernel module recipe

2016-05-04 Thread Manjukumar Harthikote Matha
Hi Nathan, On 05/04/2016 08:30 AM, Nathan Rossi wrote: On Tue, May 3, 2016 at 11:14 AM, Manjukumar Matha wrote: This recipe builds kernel module for MALI 400. MALI 400 is supported in ZCU102 UltraScale+ MPSoC evaluation board. Upstream status for Makefile patch : Pending You can just note t

Re: [meta-xilinx] [PATCH 04/19] Add xilinx-fitimage recipe

2016-05-04 Thread Alistair Francis
On Fri, Apr 29, 2016 at 6:19 PM, Jason Wu wrote: > > > On 30/04/2016 7:22 AM, Alistair Francis wrote: >> >> On Thu, Apr 28, 2016 at 4:57 PM, Jason Wu wrote: >>> >>> >>> >>> On 29/04/2016 3:32 AM, Alistair Francis wrote: On Wed, Apr 27, 2016 at 12:45 AM, Jason Wu wrote: >

Re: [meta-xilinx] [RFC] mali-modules.bb: MALI kernel module recipe

2016-05-04 Thread Nathan Rossi
On Tue, May 3, 2016 at 11:14 AM, Manjukumar Matha wrote: > This recipe builds kernel module for MALI 400. MALI 400 is supported in ZCU102 > UltraScale+ MPSoC evaluation board. > > Upstream status for Makefile patch : Pending You can just note that in the .patch file itself, above the first hunk l

Re: [meta-xilinx] [RFC] xf86-video-armsoc_git.bb: Add xf86-video-armsoc

2016-05-04 Thread Nathan Rossi
On Tue, May 3, 2016 at 11:30 AM, Manjukumar Matha wrote: > This patch adds support Xilinx ARM SOC display driver X server support > - Custom xorg config files for KB and Mouse > - X11 ARMSOC driver support Hi Manju, Just a few comments inline below. > > Signed-off-by: Manjukumar Matha > ---

Re: [meta-xilinx] [meta-xilinx 09/14] kc705-microblazeel.dts: Add KC705 dts

2016-05-04 Thread Nathan Rossi
On Tue, May 3, 2016 at 10:57 AM, Manjukumar Matha wrote: > Update the dts according to the hardware design > > Signed-off-by: Manjukumar Matha > --- > .../device-tree/files/kc705/kc705-microblazeel.dts | 523 > + > 1 file changed, 523 insertions(+) > create mode 100644 reci

Re: [meta-xilinx] [meta-xilinx 00/14] Update KC705 kit recipes

2016-05-04 Thread Nathan Rossi
On Tue, May 3, 2016 at 10:57 AM, Manjukumar Matha wrote: > KC705 reference design is outdated and no longer maintained. This patch series > updates the required components for KC705 kit. > > The changes are > - Use prebuilt v2016.1 bitstream > - Patch u-boot according to the hardware design > -

Re: [meta-xilinx] [meta-xilinx 06/14] kc705-microblazeel.scc: Add KC705 linux config

2016-05-04 Thread Nathan Rossi
On Tue, May 3, 2016 at 10:57 AM, Manjukumar Matha wrote: > Add kernel configuration for KC705 kit according to latest v9.6 MB support > > Signed-off-by: Manjukumar Matha > --- > .../bsp/kc705-microblazeel/kc705-microblazeel.cfg | 17 > + > .../bsp/kc705-microblazeel/kc705-

Re: [meta-xilinx] [meta-xilinx 05/14] feature-microblaze-versions.inc: Update to v9.6

2016-05-04 Thread Nathan Rossi
On Tue, May 3, 2016 at 10:57 AM, Manjukumar Matha wrote: > Update the conflict list for v9.6 > > Signed-off-by: Manjukumar Matha > --- > conf/machine/include/microblaze/feature-microblaze-versions.inc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/conf/machine/include/microblaze/featur

Re: [meta-xilinx] [RFC] machine-xilinx-default.inc: Include kernel modules

2016-05-04 Thread Nathan Rossi
On Wed, May 4, 2016 at 4:04 PM, Manjukumar Matha wrote: > Include kernel modules for ZynqMP. Kernel modules will be needed when > including > mali modules. > > Signed-off-by: Manjukumar Matha > --- > conf/machine/include/machine-xilinx-default.inc | 1 + > 1 file changed, 1 insertion(+) > > dif

Re: [meta-xilinx] linux-xlnx.inc: Use kernel defconfig for ZynqMP

2016-05-04 Thread Nathan Rossi
On Wed, May 4, 2016 at 8:45 AM, Manjukumar Matha wrote: > Use Xilinx kernel defconfig for ZynqMP boards. This will enable all the > supported Xilinx drivers. > > Signed-off-by: Manjukumar Matha > --- > recipes-kernel/linux/linux-xlnx.inc | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git

Re: [meta-xilinx] [PATCH v2] zcu102-zynqmp.conf: Add support for ZCU102 board

2016-05-04 Thread Nathan Rossi
On Wed, May 4, 2016 at 8:30 AM, Manjukumar Matha wrote: > Add support for ZCU102 Zynq UltraScale+ MPSoC evaluation board > > Signed-off-by: Manjukumar Matha > --- > conf/machine/zcu102-zynqmp.conf | 23 +++ > 1 file changed, 23 insertions(+) > create mode 100644 conf/machine