Re: [meta-xilinx] [PATCH 14/19 v2] Add consoleblank recipe

2016-05-02 Thread Jason Wu
On 3/05/2016 1:30 AM, Nathan Rossi wrote: On Wed, Apr 27, 2016 at 5:46 PM, Jason Wu wrote: This recipe installs a init script to disable console blank Hi Jason, I had a bit of a look at this DPMS issue, I might have a solution it is somewhat hacky but appears to allow for DPMS to function

Re: [meta-xilinx] [PATCH 14/19 v2] Add consoleblank recipe

2016-05-02 Thread Jason Wu
On 3/05/2016 1:30 AM, Nathan Rossi wrote: On Wed, Apr 27, 2016 at 5:46 PM, Jason Wu wrote: This recipe installs a init script to disable console blank Hi Jason, I had a bit of a look at this DPMS issue, I might have a solution it is somewhat hacky but appears to allow for DPMS to function

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

2016-05-02 Thread Manjukumar Matha
This patch adds support Xilinx ARM SOC display driver X server support - Custom xorg config files for KB and Mouse - X11 ARMSOC driver support Signed-off-by: Manjukumar Matha --- ..._xilinx-Add-the-dumb-gem-support-for-Xili.patch | 99 ++ .../0002-enable-subdir-objects.patc

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

2016-05-02 Thread Jason Wu
On 3/05/2016 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 Signed-off-by: Manjukumar Matha --- recipes-graphics/mali/mali-modules.bb

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

2016-05-02 Thread Manjukumar Matha
This recipe builds kernel module for MALI 400. MALI 400 is supported in ZCU102 UltraScale+ MPSoC evaluation board. Upstream status for Makefile patch : Pending Signed-off-by: Manjukumar Matha --- recipes-graphics/mali/mali-modules.bb | 35 +++ recipes-graphics/

[meta-xilinx] [meta-xilinx 03/14] kc705-trd-microblazeel: Remove kc705-trd files

2016-05-02 Thread Manjukumar Matha
Remove old kc705-trd reference Signed-off-by: Manjukumar Matha --- conf/machine/kc705-trd-microblazeel.conf | 29 - .../files/kc705/kc705-trd-microblazeel.dts | 527 - recipes-bsp/reference-design/kc705-trd_2013.1.bb | 42 -- ...kc705-trd-Convert-microblaze-

[meta-xilinx] [meta-xilinx 11/14] linux-xilinx-machines.inc: Add KC705 cfg to kernel

2016-05-02 Thread Manjukumar Matha
Fetch the latest config for KC705 board kit Signed-off-by: Manjukumar Matha --- recipes-kernel/linux/linux-xilinx-machines.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-kernel/linux/linux-xilinx-machines.inc b/recipes-kernel/linux/linux-xilinx-machines.inc index ae5c1be..1e0c

[meta-xilinx] [meta-xilinx 07/14] kc705-microblazeel: Add u-boot patch for KC705

2016-05-02 Thread Manjukumar Matha
Signed-off-by: Manjukumar Matha --- ...aze-kc705-Convert-microblaze-generic-to-k.patch | 1156 1 file changed, 1156 insertions(+) create mode 100644 recipes-bsp/u-boot/u-boot-xlnx/microblaze-kc705-Convert-microblaze-generic-to-k.patch diff --git a/recipes-bsp/u-boot/u-boo

[meta-xilinx] [meta-xilinx 13/14] kc705-microblazeel.conf: Support for KC705 kit

2016-05-02 Thread Manjukumar Matha
Support for KC705 board kit Signed-off-by: Manjukumar Matha --- conf/machine/kc705-microblazeel.conf | 21 + 1 file changed, 21 insertions(+) create mode 100644 conf/machine/kc705-microblazeel.conf diff --git a/conf/machine/kc705-microblazeel.conf b/conf/machine/kc705-mic

[meta-xilinx] [meta-xilinx 02/14] linux-xilinx-machines.inc: Remove kc705-trd

2016-05-02 Thread Manjukumar Matha
Remove old kc705-trd reference Signed-off-by: Manjukumar Matha --- recipes-kernel/linux/linux-xilinx-machines.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-kernel/linux/linux-xilinx-machines.inc b/recipes-kernel/linux/linux-xilinx-machines.inc index 6e70b4b..ae5c1be 100644 ---

[meta-xilinx] [meta-xilinx 04/14] feature-microblaze-v9.inc: Updated to v9.6

2016-05-02 Thread Manjukumar Matha
Update to the latest v9.6 tune feature Signed-off-by: Manjukumar Matha --- conf/machine/include/microblaze/feature-microblaze-v9.inc | 4 1 file changed, 4 insertions(+) diff --git a/conf/machine/include/microblaze/feature-microblaze-v9.inc b/conf/machine/include/microblaze/feature-microb

[meta-xilinx] [meta-xilinx 10/14] machine-xilinx-default.inc: uboot format is bin

2016-05-02 Thread Manjukumar Matha
u-boot output is bin suffix format for KC705 microblaze Signed-off-by: Manjukumar Matha --- conf/machine/include/machine-xilinx-default.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/include/machine-xilinx-default.inc b/conf/machine/include/machine-xilinx-default.inc index

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

2016-05-02 Thread Manjukumar Matha
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/feature-microblaze-versions.inc b/conf/machine/include/microblaze/feature-mic

[meta-xilinx] [meta-xilinx 12/14] u-boot-xlnx_2016.01.bb: Add KC705 definitions

2016-05-02 Thread Manjukumar Matha
Patch uboot for KC705 board kit design Signed-off-by: Manjukumar Matha --- recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb b/recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb index b026747..ecc1c8f 100644 --- a/r

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

2016-05-02 Thread Manjukumar Matha
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 recipes-bsp/device-tree/files/kc705/kc705-microblazeel.dts diff --git a/reci

[meta-xilinx] [meta-xilinx 14/14] docs/BOOT.tftp: Update KC705 boot documentation

2016-05-02 Thread Manjukumar Matha
Documentation update for KC705 Signed-off-by: Manjukumar Matha --- docs/BOOT.tftp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/BOOT.tftp b/docs/BOOT.tftp index f9704dc..5b6d338 100644 --- a/docs/BOOT.tftp +++ b/docs/BOOT.tftp @@ -20,10 +20,10 @@ Using the U-Boot

[meta-xilinx] [meta-xilinx 08/14] kc705-bitstream_2016.1.bb: Add prebuilt bitstream

2016-05-02 Thread Manjukumar Matha
Add the recipe to fetch the v2016.1 bitstream for KC705 kit Signed-off-by: Manjukumar Matha --- .../reference-design/kc705-bitstream_2016.1.bb | 42 ++ 1 file changed, 42 insertions(+) create mode 100644 recipes-bsp/reference-design/kc705-bitstream_2016.1.bb diff --git

[meta-xilinx] [meta-xilinx 01/14] u-boot-xlnx_2016.01.bb: Remove kc705-trd

2016-05-02 Thread Manjukumar Matha
Remove old kc705-trd reference Signed-off-by: Manjukumar Matha --- recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb b/recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb index c9ad403..b026747 100644 --- a/recipes-bsp

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

2016-05-02 Thread Manjukumar Matha
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-microblazeel.scc | 4 2 files changed, 21 insertions(+) cre

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

2016-05-02 Thread Manjukumar Matha
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 - Updated dts file for KC705 kit - Update to the supported MB v9.6 -

Re: [meta-xilinx] [PATCH] machine-xilinx-default.inc: Default to xlnx kernel

2016-05-02 Thread Manjukumar Harthikote Matha
Hi Nathan, On 05/02/2016 08:12 AM, Nathan Rossi wrote: On Tue, Apr 26, 2016 at 11:40 AM, Manjukumar Matha wrote: Use Xilinx kernel by default for zynqmp. Hi Manju, Could you elaborate more on why this change is required? I would really like to keep the default as linux-yocto, but specific

Re: [meta-xilinx] zynqmp-zcu102: Recipe for ZCU102 board

2016-05-02 Thread Manjukumar Harthikote Matha
Hi Nathan, On 05/02/2016 08:27 AM, Nathan Rossi wrote: <...> diff --git a/conf/machine/zynqmp-zcu102.conf b/conf/machine/zynqmp-zcu102.conf new file mode 100644 index 000..a41679f --- /dev/null +++ b/conf/machine/zynqmp-zcu102.conf @@ -0,0 +1,21 @@ +#@TYPE: Machine +#@NAME: zynqmp-zcu102 P

Re: [meta-xilinx] [PATCH v2] u-boot-xlnx_2016.01.bb: v2016.01 release tag

2016-05-02 Thread Manjukumar Harthikote Matha
Hi Nathan On 05/02/2016 09:22 AM, Nathan Rossi wrote: On Wed, Apr 27, 2016 at 4:55 AM, Manjukumar Matha wrote: Xilinx u-boot is tagged for release v2016.01 Applied. However I fixed up the version numbers for you. U-Boot version being 2016.01, and Xilinx release tag being 2016.1. Thanks fo

Re: [meta-xilinx] external-xilinx-toolchain:Remove toolchain support

2016-05-02 Thread Manjukumar Harthikote Matha
Hi Nathan, On 05/02/2016 09:34 AM, Nathan Rossi wrote: On Thu, Apr 28, 2016 at 10:43 AM, Manjukumar Matha wrote: This patch removes the Xilinx SDK toolchain support in meta-xilinx BSP layer. A new distro layer called meta-petalinux will be available as of May 9th 2016. The recipes to support t

Re: [meta-xilinx] external-xilinx-toolchain:Remove toolchain support

2016-05-02 Thread Nathan Rossi
On Thu, Apr 28, 2016 at 10:43 AM, Manjukumar Matha wrote: > This patch removes the Xilinx SDK toolchain support in meta-xilinx BSP layer. > A new distro layer called meta-petalinux will be available as of May 9th 2016. > The recipes to support the Xilinx SDK toolchain will added to this distro > l

Re: [meta-xilinx] arm-trusted-firmware_git.bb: Tag to xilinx-v2016.1

2016-05-02 Thread Nathan Rossi
On Wed, Apr 27, 2016 at 8:01 AM, Manjukumar Matha wrote: > Update to release tag xilinx-v2016.1 > > Signed-off-by: Manjukumar Matha > --- > recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_git.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes-bsp/arm-tr

Re: [meta-xilinx] [PATCH v2] u-boot-xlnx_2016.01.bb: v2016.01 release tag

2016-05-02 Thread Nathan Rossi
On Wed, Apr 27, 2016 at 4:55 AM, Manjukumar Matha wrote: > Xilinx u-boot is tagged for release v2016.01 Applied. However I fixed up the version numbers for you. U-Boot version being 2016.01, and Xilinx release tag being 2016.1. Thanks, Nathan > > Signed-off-by: Manjukumar Matha > --- > recipe

Re: [meta-xilinx] linux-xlnx_4.4.bb: Update to xilinx-v2016.1 tag

2016-05-02 Thread Nathan Rossi
On Wed, Apr 27, 2016 at 5:07 AM, Manjukumar Matha wrote: > Updated the recipe to point to release tag xilinx-v2016.1 Applied. Thanks, Nathan > > Signed-off-by: Manjukumar Matha > --- > recipes-kernel/linux/linux-xlnx_4.4.bb | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > > diff

Re: [meta-xilinx] [PATCH] machine-xilinx-default.inc: Default to v4.4 kernel

2016-05-02 Thread Nathan Rossi
On Tue, Apr 26, 2016 at 11:41 AM, Manjukumar Matha wrote: > Default preferred version for Xilinx kernel is v4.4 Applied. Thanks, Nathan > > Signed-off-by: Manjukumar Matha > --- > conf/machine/include/machine-xilinx-default.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff

Re: [meta-xilinx] [PATCH 14/19 v2] Add consoleblank recipe

2016-05-02 Thread Nathan Rossi
On Wed, Apr 27, 2016 at 5:46 PM, Jason Wu wrote: > This recipe installs a init script to disable console blank Hi Jason, I had a bit of a look at this DPMS issue, I might have a solution it is somewhat hacky but appears to allow for DPMS to function correctly. https://github.com/nathanrossi/lin

Re: [meta-xilinx] zynqmp-zcu102: Recipe for ZCU102 board

2016-05-02 Thread Nathan Rossi
On Fri, Apr 29, 2016 at 5:53 AM, Manjukumar Matha wrote: > Add recipe to support ZCU102 UltraScale+ MPSoC board > > Signed-off-by: Manjukumar Matha > --- > conf/machine/zynqmp-zcu102.conf | 21 + > 1 file changed, 21 insertions(+) > create mode 100644 conf/machine/zynqmp-zcu

Re: [meta-xilinx] [PATCH] machine-xilinx-default.inc: Default to u-boot xlnx

2016-05-02 Thread Nathan Rossi
On Tue, Apr 26, 2016 at 11:41 AM, Manjukumar Matha wrote: > Use Xilinx u-boot by default for ZynqMP. Hi Manju, Same for this one, could you elaborate more on why this change is required? Same as with the kernel I would really like to keep the default as upstream u-boot. Regards, Nathan > > Si

Re: [meta-xilinx] [PATCH] machine-xilinx-default.inc: Default to xlnx kernel

2016-05-02 Thread Nathan Rossi
On Tue, Apr 26, 2016 at 11:40 AM, Manjukumar Matha wrote: > Use Xilinx kernel by default for zynqmp. Hi Manju, Could you elaborate more on why this change is required? I would really like to keep the default as linux-yocto, but specific machines can select linux-xlnx when they need drivers/devi