Re: [meta-xilinx] [PATCH 00/12] Updates for Kernels, and changes in OE-Core master

2016-01-07 Thread Nathan Rossi
On Thu, Jan 7, 2016 at 3:23 PM, Robert Berger <gm...@reliableembeddedsystems.com> wrote: > > > > Hi, > > On 12/28/2015 02:46 PM, Nathan Rossi wrote: >> This series adds a number of updates to kernel configuration and kernel >> recipes >> as well as updat

Re: [meta-xilinx] [PATCH] recipes-zynqmp: qemu: Change the UART reset values

2016-06-10 Thread Nathan Rossi
On Wed, Jun 8, 2016 at 10:59 AM, Alistair Francis wrote: > Update the QEMU Cadence UART reset values to enable a direct Linux boot > without u-boot. Hi Alistair, Could you expand a bit on this, I don't see any issues where direct booting is broken with the cadence

Re: [meta-xilinx] [PATCH] recipes-zynqmp: qemu: Change the UART reset values

2016-06-14 Thread Nathan Rossi
On Tue, Jun 14, 2016 at 2:49 AM, Alistair Francis <alistair.fran...@xilinx.com> wrote: > On Fri, Jun 10, 2016 at 10:53 AM, Alistair Francis > <alistair.fran...@xilinx.com> wrote: >> On Fri, Jun 10, 2016 at 4:02 AM, Nathan Rossi <nat...@nathanrossi.com> wrote: >&

Re: [meta-xilinx] [meta-xilinx 0/3] MALI 400 kernel module recipe

2016-05-26 Thread Nathan Rossi
On Thu, May 26, 2016 at 10:31 AM, Manjukumar Harthikote Matha wrote: > Ping > > On 05/16/2016 02:48 PM, Manjukumar Matha wrote: >> >> Build MALI 400 kernel module from source for ZynqMP.This patch series >> disabled >> the default MALI kernel present in

Re: [meta-xilinx] [meta-xilinx 3/3] machine-xilinx-default.inc: Add MALI kernel module

2016-05-26 Thread Nathan Rossi
On Tue, May 17, 2016 at 7:48 AM, Manjukumar Matha wrote: > Enable adding the MALI kernel module to the image for ZynqMP machines > > Signed-off-by: Manjukumar Matha > --- >

Re: [meta-xilinx] [PATCH 2/2] qemuzynmp: Add the qemuzynqmp machine

2016-06-16 Thread Nathan Rossi
On Thu, Jun 16, 2016 at 4:50 AM, Alistair Francis wrote: > Add the qemuzynqmp machine based on the EP108 board. > > Signed-off-by: Alistair Francis > --- > conf/machine/ep108-zynqmp.conf | 2 ++ > conf/machine/qemuzynqmp.conf

Re: [meta-xilinx] [PATCH 1/2] recipes-zynqmp/qemu_2.6%: Disable EL3 for the A53s

2016-06-16 Thread Nathan Rossi
On Thu, Jun 16, 2016 at 4:50 AM, Alistair Francis wrote: > The Xilinx kernel doesn't support having EL3 enabled and EL2 disabled. > As EL2 is not yet supported on mainline QEMU disable EL3 until we can > support a complete boot flow. > > Signed-off-by: Alistair

Re: [meta-xilinx] [PATCH 2/2] qemuzynmp: Add the qemuzynqmp machine

2016-06-21 Thread Nathan Rossi
On Tue, Jun 21, 2016 at 4:59 AM, Alistair Francis <alistair.fran...@xilinx.com> wrote: > On Thu, Jun 16, 2016 at 4:36 AM, Nathan Rossi <nat...@nathanrossi.com> wrote: >> On Thu, Jun 16, 2016 at 4:50 AM, Alistair Francis >> <alistair.fran...@xilinx.com> wrote: >

[meta-xilinx] [PATCH 1/2] linux-yocto_4.4: Add bbappend to enable Xilinx machine support

2016-01-17 Thread Nathan Rossi
Signed-off-by: Nathan Rossi <nat...@nathanrossi.com> --- recipes-kernel/linux/linux-yocto_4.4.bbappend | 4 1 file changed, 4 insertions(+) create mode 100644 recipes-kernel/linux/linux-yocto_4.4.bbappend diff --git a/recipes-kernel/linux/linux-yocto_4.4.bbappend b/recipes-kernel

[meta-xilinx] [PATCH 2/2] linux/configs: Update zynqmp.cfg for newer kernels

2016-01-17 Thread Nathan Rossi
* Fix up GPIOLIB to enable GPIO driver support * Fix up USB configs Signed-off-by: Nathan Rossi <nat...@nathanrossi.com> --- .../linux/config/xilinx-common/bsp/xilinx/soc/drivers/zynqmp.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/

Re: [meta-xilinx] u-boot Commit 81ec69066b270c62a6468662314728cc8b7008f9 breaks SPL

2016-01-18 Thread Nathan Rossi
nt? Anything we can do? Try u-boot mainline master, it has fixes for QSPI booting. I have it working well on the Zybo, but the fixes were not specific to that board. Regards, Nathan > > > On 23-11-15 11:43, Nathan Rossi wrote: >> >> On Fri, Nov 20, 2015 at 11:53

Re: [meta-xilinx] mainline u-boot on zedboard

2016-01-18 Thread Nathan Rossi
On Mon, Jan 18, 2016 at 9:35 PM, <gm...@reliableembeddedsystems.com> wrote: > Hi, > > On 2016-01-11 02:08, Nathan Rossi wrote: >> >> >> You will need to modify zynq-common.h to enable it. >> >> diff --git a/include/configs/zynq-common.h b/include/co

Re: [meta-xilinx] [PATCH 0/5] Updates to u-boot-xlnx

2016-01-17 Thread Nathan Rossi
On Sat, Jan 16, 2016 at 4:19 AM, andrey wrote: > Hello Nathan, > > We are now starting production of our Zynq-based product and are trying to > update a 2-year old software to the current state of Yocto. We do not use > Vivado to manage the project, for the FPGA development we

Re: [meta-xilinx] mainline u-boot on zedboard

2016-01-15 Thread Nathan Rossi
On Wed, Jan 13, 2016 at 4:17 AM, <gm...@reliableembeddedsystems.com> wrote: > Hi, > > On 2016-01-11 02:08, Nathan Rossi wrote: >> >> uEnv.txt is something that is only in u-boot-xlnx. I do not believe it >> will make an appearance as the default environment in mai

Re: [meta-xilinx] [PATCH] gcc-source_5.3: Fix MicroBlaze musl libc support

2016-01-15 Thread Nathan Rossi
On Wed, Jan 6, 2016 at 11:21 PM, Nathan Rossi <nat...@nathanrossi.com> wrote: > Backport the patch from GCC to handle musl libc for MicroBlaze, this > patch sets up the correct path for ld. Applied. Regards, Nathan > > Signed-off-by: Nathan Rossi <nat...@nathanrossi.com>

Re: [meta-xilinx] Build fitImage for Zynq zc706

2016-01-15 Thread Nathan Rossi
On Thu, Jan 14, 2016 at 8:00 PM, Maciej Sobkowski wrote: > Hi, > > I am failing to configure meta-xilinx to produce image in fitImage > format. I want image for ZYNQ zc706. I did following change: > > diff --git a/conf/machine/include/tune-zynq.inc >

Re: [meta-xilinx] u-boot Commit 81ec69066b270c62a6468662314728cc8b7008f9 breaks SPL

2016-01-19 Thread Nathan Rossi
On Tue, Jan 19, 2016 at 7:05 PM, Michal Simek <michal.si...@xilinx.com> wrote: > On 19.1.2016 09:07, Mike Looijmans wrote: >> On 19-01-16 08:46, Michal Simek wrote: >>> On 18.1.2016 13:59, Mike Looijmans wrote: >>>> On 18-01-16 13:51, Nathan Rossi wrote: >>

Re: [meta-xilinx] u-boot Commit 81ec69066b270c62a6468662314728cc8b7008f9 breaks SPL

2016-02-07 Thread Nathan Rossi
On Sat, Feb 6, 2016 at 7:25 AM, Moritz Fischer <moritz.fisc...@ettus.com> wrote: > Hi Nathan, > > On Mon, Jan 18, 2016 at 2:59 AM, Nathan Rossi <nat...@nathanrossi.com> wrote: >> On Mon, Jan 18, 2016 at 8:43 PM, Mike Looijmans <mike.looijm...@topic.nl> >&g

[meta-xilinx] [PATCH 05/12] kc705-trd-microblazeel: Move device tree to device-tree recipe

2016-02-24 Thread Nathan Rossi
* Move the device tree into the source files directory for the device-tree recipe * Use non-immediate set for MACHINE_DEVICETREE Signed-off-by: Nathan Rossi <nat...@nathanrossi.com> --- .../boards/kc705/kc705-trd-microblazeel.dts| 526 - conf/machine/kc7

[meta-xilinx] [PATCH 03/12] qemuzynq: Rework device tree to use kernel source include

2016-02-24 Thread Nathan Rossi
* Rework the qemuzynq.dts device tree to use the kernel source include 'zynq-7000.dtsi' * Store the new device tree in the device-tree recipe directory Signed-off-by: Nathan Rossi <nat...@nathanrossi.com> --- conf/machine/qemuzynq.conf | 5 +- recipes-bsp/devic

[meta-xilinx] [PATCH 08/12] zc702-zynq7: Switch over to in kernel device tree

2016-02-24 Thread Nathan Rossi
device tree Signed-off-by: Nathan Rossi <nat...@nathanrossi.com> --- conf/machine/boards/zc702/zc702-zynq7-board.dtsi | 149 - conf/machine/boards/zc702/zc702-zynq7.dts | 5 - conf/machine/zc702-zynq7.conf | 10 +- .../u-boot/u-boot-xlnx

[meta-xilinx] [PATCH 07/12] picozed-zynq7: Rework device tree to use kernel source include

2016-02-24 Thread Nathan Rossi
* Rework the picozed-zynq7.dts device tree to use the kernel source include 'zynq-7000.dtsi' * Store the new device tree in the device-tree recipe directory * Remove existing device tree from conf/machine/boards Signed-off-by: Nathan Rossi <nat...@nathanrossi.com> --- .../boards/p

[meta-xilinx] [PATCH 01/12] device-tree.bb: Add support to use kernel source tree includes

2016-02-24 Thread Nathan Rossi
* Add support to use the base platform includes directly from the currently selected kernel source tree * Setup 'zynq-7000.dtsi' as default for 'zynq' targets * Setup 'zynqmp.dtsi' as default for 'zynqmp' targets * Remove use of awk, use basename -s instead Signed-off-by: Nathan Rossi <

Re: [meta-xilinx] No recipes available for gcc-source_5.3.bbappend?

2016-01-22 Thread Nathan Rossi
On Fri, Jan 22, 2016 at 4:17 AM, Giordon Stark wrote: > Hi all, > > I started a new VM at a different location to set up a test image on a > zedboard-zynq7 machine definition. > > When it parses it, it runs into the following error: > > ERROR: No recipes available for: >

Re: [meta-xilinx] [PATCH 05/20] Add basic Xilinx HDF support

2016-04-13 Thread Nathan Rossi
On Tue, Apr 12, 2016 at 10:36 PM, Jason Wu <jason.wu.m...@gmail.com> wrote: > > > On 12/04/2016 7:02 PM, Nathan Rossi wrote: >> >> On Mon, Apr 11, 2016 at 11:23 PM, Jason Wu <jason.wu.m...@gmail.com> >> wrote: >>> >>> This allows user to cre

Re: [meta-xilinx] [PATCH 1/3] device-tree.bb: Update kernel include paths for zynq/zynqmp

2016-04-13 Thread Nathan Rossi
On Tue, Apr 12, 2016 at 11:38 PM, Nathan Rossi <nat...@nathanrossi.com> wrote: > Update the paths for kernel device tree and pre-processor includes. Merged this series. Regards, Nathan > > Signed-off-by: Nathan Rossi <nat...@nathanrossi.com> > --- > recipes-bsp/devi

Re: [meta-xilinx] [PATCH 10/20] linux-xlnx-dev: Add Digilent encoder and axi dynclk drivers

2016-04-12 Thread Nathan Rossi
On Mon, Apr 11, 2016 at 11:23 PM, Jason Wu wrote: > Signed-off-by: Jason Wu Unfortunately I wont be able to accept this patch. The main reason is it is impossible to maintain applying patches to a moving target, of which linux-xlnx-dev is. It

Re: [meta-xilinx] [PATCH 09/20] conf/machine: Add zybo-linux-bd-zynq7 machine support

2016-04-12 Thread Nathan Rossi
On Mon, Apr 11, 2016 at 11:23 PM, Jason Wu wrote: > * base on Zybo linux_bd reference design > * Add device tree with required nodes > * hdf is fetch from Digilent github > > Signed-off-by: Jason Wu > --- > conf/machine/zybo-linux-bd-zynq7.conf

Re: [meta-xilinx] [RFC 00/20] Add zybo-linux-bd-zynq7 support

2016-04-12 Thread Nathan Rossi
On Mon, Apr 11, 2016 at 11:23 PM, Jason Wu wrote: > This series has the following changes: > * Machine: > * Add zybo-linux-bd-zynq7 machine support. The hardware enables the > follows: > - HDMI output > - Sound > - AXI GPIO > * Kenrel: >

Re: [meta-xilinx] [PATCH 16/20] zybo-linux-bd-zynq7: Enable console-blank

2016-04-12 Thread Nathan Rossi
On Mon, Apr 11, 2016 at 11:23 PM, Jason Wu wrote: > This prevent hdmi console goes to sleep mode. This is required as currently > the hdmi console won't wake up from sleep mode. > > Signed-off-by: Jason Wu > --- >

Re: [meta-xilinx] [PATCH 11/20] linux-xlnx: Add Digilent encoder and axi dynclk drivers

2016-04-12 Thread Nathan Rossi
On Mon, Apr 11, 2016 at 11:23 PM, Jason Wu wrote: > Add to both linux-xlnx_4.0.bb and linux-xlnx_4.4.bb. Just want to query what the plan is for upstreaming these patches to linux-xlnx or mainline linux? Regards, Nathan > > Signed-off-by: Jason Wu

Re: [meta-xilinx] [PATCH 17/20] u-boot_2016.03: Add SPL load bitstream and uEnv.txt support

2016-04-12 Thread Nathan Rossi
On Mon, Apr 11, 2016 at 11:23 PM, Jason Wu wrote: > Adds two patches that supports the follows: > - SPL loading bistream support > - Loading uEnv.txt via MMC or USB and enable u-boot to load uEnv.txt > from MMC when set to MMC boot mode. > > Signed-off-by: Jason Wu

Re: [meta-xilinx] [PATCH 05/20] Add basic Xilinx HDF support

2016-04-12 Thread Nathan Rossi
On Mon, Apr 11, 2016 at 11:23 PM, Jason Wu wrote: > This allows user to create bb to extract the bitstream and ps7_init_gpl.[h|c] > file from hdf file. This looks good, but I think it would be more useful as a bbclass instead of an include. > > Signed-off-by: Jason Wu

Re: [meta-xilinx] [PATCH 15/20] Add consoleblank recipe

2016-04-12 Thread Nathan Rossi
On Mon, Apr 11, 2016 at 11:23 PM, Jason Wu wrote: > This recipe installs a init script to disable console blank > > Signed-off-by: Jason Wu > --- > recipes-graphics/consoleblank/console-blank.bb| 25 + >

Re: [meta-xilinx] [PATCH 1/2] recipes-bsp:device-tree: Allow to reuse the dtses from kernel tree

2016-04-12 Thread Nathan Rossi
On Mon, Apr 11, 2016 at 11:13 PM, Jason Wu wrote: > Use the -i set the include folder for dtc instead of copying file. Applied. Thanks, Nathan > > Signed-off-by: Jason Wu > > diff --git a/recipes-bsp/device-tree/device-tree.bb >

Re: [meta-xilinx] Can SPL be used instead of FSBL?

2016-03-05 Thread Nathan Rossi
On Fri, Mar 4, 2016 at 7:48 PM, avallash wrote: > Hi, > That's great news. Could you point me in the right direction? > Is there a thread discussing this topic in detail? I don't think there is a thread discussing the recipe setup process although there are a few regarding using

[meta-xilinx] [PATCH 2/6] linux-xlnx_4.0: Drop this version is it superseded

2016-05-11 Thread Nathan Rossi
The 4.0/xilinx-v2015.4.01 version of the linux-xlnx is dropped in favour of the newer 4.4/xilinx-v2016.1 kernel. Signed-off-by: Nathan Rossi <nat...@nathanrossi.com> --- recipes-kernel/linux/linux-xlnx_4.0.bb | 10 -- 1 file changed, 10 deletions(-) delete mode 100644 recipes-

[meta-xilinx] [PATCH 1/6] machine-xilinx-default.inc: Update default linux-yocto version to 4.4

2016-05-11 Thread Nathan Rossi
Signed-off-by: Nathan Rossi <nat...@nathanrossi.com> --- conf/machine/include/machine-xilinx-default.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/include/machine-xilinx-default.inc b/conf/machine/include/machine-xilinx-default.inc index e4f9d7f..f

Re: [meta-xilinx] [PATCH 0/6] Version changes and fixes

2016-05-13 Thread Nathan Rossi
On Thu, May 12, 2016 at 12:22 AM, Nathan Rossi <nat...@nathanrossi.com> wrote: > This series contains a number of patches to update preferred versions, > drop older recipes as well as a number of fixes to a variety of issues. Merged. Regards, Nathan > > Nathan Rossi (6):

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

2016-05-13 Thread Nathan Rossi
On Fri, May 13, 2016 at 10:31 AM, Manjukumar Matha wrote: > KC705 reference design is outdated and no longer maintained. This patch series > updates the required components for KC705 kit. Hi Manju, I have applied this series. Thanks, Nathan > >

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

2016-05-13 Thread Nathan Rossi
On Fri, May 13, 2016 at 5:58 AM, Manjukumar Matha wrote: > Update Xilinx kernel to release tag xilinx-v2016.1.01 Applied. Thanks, Nathan > > Signed-off-by: Manjukumar Matha > --- >

Re: [meta-xilinx] [PATCH v1] qemuzynmp: Add the qemuzynqmp machine

2016-05-13 Thread Nathan Rossi
On Fri, May 13, 2016 at 6:11 AM, Alistair Francis wrote: > Add the qemuzynqmp machine based on the physical ZCU02 revB board. Hi Alistair, So I am a little confused, is this machine supposed to emulate the ep108 (the args to QEMU appear to be for the ep108) or the

Re: [meta-xilinx] [PATCH v1] recipes-zynqmp: qemu: Update the backported patches

2016-05-13 Thread Nathan Rossi
On Fri, May 13, 2016 at 3:07 AM, Alistair Francis wrote: > The meta layer has updated QEMU to version 2.5.1 which includes a patch > that touches some of the target-arm code. This causes the backported > QEMU patch included in meta-xilinx to not apply. > > This patch

Re: [meta-xilinx] [PATCH v1] recipes-zynqmp: qemu: Update the backported patches

2016-05-15 Thread Nathan Rossi
On Sat, May 14, 2016 at 1:19 AM, Alistair Francis <alistair.fran...@xilinx.com> wrote: > On Fri, May 13, 2016 at 2:32 AM, Nathan Rossi <nat...@nathanrossi.com> wrote: >> On Fri, May 13, 2016 at 3:07 AM, Alistair Francis >> <alistair.fran...@xilinx.com> wrote: &g

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

2016-05-15 Thread Nathan Rossi
On Sat, May 14, 2016 at 7:32 AM, Manjukumar Matha wrote: > Use Xilinx kernel defconfig settings for ZCU102 board Applied. Thanks, Nathan > > Signed-off-by: Manjukumar Matha > --- >

Re: [meta-xilinx] [PATCH v1] qemuzynmp: Add the qemuzynqmp machine

2016-05-15 Thread Nathan Rossi
On Sat, May 14, 2016 at 2:54 AM, Alistair Francis <alistair.fran...@xilinx.com> wrote: > On Fri, May 13, 2016 at 2:35 AM, Nathan Rossi <nat...@nathanrossi.com> wrote: >> On Fri, May 13, 2016 at 6:11 AM, Alistair Francis >> <alistair.fran...@xilinx.com> wrote: >

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

2016-05-03 Thread Nathan Rossi
On Tue, May 3, 2016 at 3:28 AM, Manjukumar Harthikote Matha <manjukumar.harthikote-ma...@xilinx.com> wrote: > Hi Nathan, > > On 05/02/2016 08:27 AM, Nathan Rossi wrote: > <...> >>> >>> diff --git a/conf/machine/zynqmp-zcu102.conf >>> b/conf/

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

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 > --- >

Re: [meta-xilinx] [RFC] machine-xilinx-default.inc: Add XSERVER

2016-05-06 Thread Nathan Rossi
On Fri, May 6, 2016 at 2:42 AM, Manjukumar Harthikote Matha <manjukumar.harthikote-ma...@xilinx.com> wrote: > Hi Nathan > > On 05/05/2016 04:58 AM, Nathan Rossi wrote: >> >> On Thu, May 5, 2016 at 6:06 PM, Manjukumar Matha >> <manjukumar.harthikote-ma...@xi

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

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

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 > --- >

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 > >

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 >

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 > --- >

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. >

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

Re: [meta-xilinx] [RFC] machine-xilinx-default.inc: Add XSERVER

2016-05-05 Thread Nathan Rossi
On Thu, May 5, 2016 at 6:06 PM, Manjukumar Matha wrote: > Add X org X server configurations for ZynqMP. This appears to be adding it for ZynqMP, Zynq and MicroBlaze. So it can be generalized. > > Signed-off-by: Manjukumar Matha

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

2016-05-05 Thread Nathan Rossi
On Wed, May 4, 2016 at 4:18 PM, Mike Looijmans wrote: > That looks like too much of a simplistic approach, as this will dump each > and every built module into any image. > > The proper solution would be to explicitly list the modules that are really > required. I agree

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

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.

Re: [meta-xilinx] [PATCH 05/20] Add basic Xilinx HDF support

2016-04-19 Thread Nathan Rossi
On Tue, Apr 19, 2016 at 7:04 PM, Jason Wu wrote: > Hi Cyril, > On 19/04/2016 3:13 AM, Cyril Chemparathy wrote: >> >> Hi Jason, >> >> On 4/13/2016 2:23 AM, Jason Wu wrote: >> [...] install -d ${D}${PLATFORM_INIT_DIR} for fn in ${PLATFORM_INIT}; do unzip

Re: [meta-xilinx] I could not download linux-xlnx.git from YOCTO.

2016-07-12 Thread Nathan Rossi
ork to make it operate with just the working tree source that you can get when downloading the zip from github. Regards, Nathan > > > Thanks. > > > -Original Message- > From: Nathan Rossi [mailto:nat...@nathanrossi.com] > Sent: Monday, July 11, 2016 8:24

Re: [meta-xilinx] [PATCH] arm-trusted-firmware: Create and deploy the "atf.ub" file

2016-07-25 Thread Nathan Rossi
On Sat, Jul 23, 2016 at 12:05 AM, Mike Looijmans wrote: > To boot with the firmware loaded, we need the binary packaged as a u-boot > image. Add the extra step to do so and output the file that u-boot SPL > expects to find on the SD card. Applied. Thanks, Nathan > >

Re: [meta-xilinx] How to write .bb file for package

2016-07-27 Thread Nathan Rossi
t; > > > Please help check it. > > > > From: Oleg K Dzhimiev [mailto:o...@elphel.com] > Sent: Saturday, July 23, 2016 1:37 AM > To: Cai, Chuntian (GE Transportation) > Cc: Nathan Rossi; meta-xil...@lists.yoctoproject.org > Subject: EXT: Re: [meta-xilinx] How to

Re: [meta-xilinx] [PATCH V2 3/5] config: Set the Xilinx QEMU as the prefered QEMU to build

2016-08-11 Thread Nathan Rossi
On Tue, Aug 2, 2016 at 9:52 AM, Alistair Francis <alistair.fran...@xilinx.com> wrote: > On Sun, Jul 31, 2016 at 7:49 AM, Nathan Rossi <nat...@nathanrossi.com> wrote: >> On Thu, Jul 28, 2016 at 7:26 AM, Alistair Francis >> <alistair.fran...@xilinx.com> wrote: &g

Re: [meta-xilinx] [PATCH] zynqmp: Make the MALI recommendation machine-specific

2016-08-04 Thread Nathan Rossi
On Tue, Aug 2, 2016 at 4:49 AM, Manjukumar Harthikote Matha <manjukumar.harthikote-ma...@xilinx.com> wrote: > Hi Nathan, > > > On 07/31/2016 06:17 AM, Nathan Rossi wrote: >> >> On Sat, Jul 30, 2016 at 4:46 AM, Manjukumar Harthikote Matha >> <manjuk

Re: [meta-xilinx] zcu102: Does not build boot.bin

2016-07-19 Thread Nathan Rossi
On Tue, Jul 19, 2016 at 6:05 PM, Mike Looijmans wrote: > > Set MACHINE to zcu102-zynqmp and built a test image. > > However, the bootloader seems to only build a secondstage u-boot, the first > stage is missing. The README suggests it would be there, so what's missing? >

Re: [meta-xilinx] zcu102: Does not build boot.bin

2016-07-19 Thread Nathan Rossi
On Tue, Jul 19, 2016 at 6:57 PM, Mike Looijmans <mike.looijm...@topic.nl> wrote: > > On 19-07-16 10:51, Nathan Rossi wrote: > > On Tue, Jul 19, 2016 at 6:05 PM, Mike Looijmans <mike.looijm...@topic.nl> > > wrote: > >> > >> Set MACHINE to zcu102-

Re: [meta-xilinx] [PATCH] gcc-source_6.1.bbappend: Include MB patch

2016-07-16 Thread Nathan Rossi
On Tue, Jul 12, 2016 at 8:27 AM, Manjukumar Matha wrote: > Patch GCC 6 for addi3 and subdi3 instruction definitions Applied. Thanks, Nathan > > Signed-off-by: Manjukumar Matha > --- >

Re: [meta-xilinx] [PATCH 1/2] u-boot-xlnx_2016.01.bb: Add patch for GCC 6

2016-07-16 Thread Nathan Rossi
On Tue, Jul 12, 2016 at 7:05 AM, Manjukumar Matha wrote: > Include the patch to fix compilation error due to missing header file Applied. Thanks, Nathan > > Signed-off-by: Manjukumar Matha > --- >

Re: [meta-xilinx] [PATCH 0/2] Remove older GCC support

2016-07-16 Thread Nathan Rossi
On Tue, Jul 12, 2016 at 8:39 AM, Manjukumar Matha wrote: > Remove support for patches and GCC that are no longer supported in oe-core > upstream I have applied this series. > > Manjukumar Matha (2): > Remove old references to GCC 4.9 and 5.3 GCC 5.4 is

Re: [meta-xilinx] [PATCH 2/2] Add GCC6 patch for compiler-gcc6.h file missing

2016-07-16 Thread Nathan Rossi
On Tue, Jul 12, 2016 at 7:05 AM, Manjukumar Matha wrote: > Copy compiler-gcc5.h as compiler-gcc6.h to fix compilation error This is a > temporary fix till Xilinx u-boot gets updated > > Upstream Status: Never > > Signed-off-by: Manjukumar Matha

Re: [meta-xilinx] [RFC] glibc_2.24.bbappend: Fix compiler error for MB

2016-07-16 Thread Nathan Rossi
Hi Manju, This patch works fine to resolve the build issue, however there appears to be something significantly more broken with regards to glibc 2.24 and/or gcc 6 for microblaze. When booting the default qemumicroblaze build in qemu userspace appears broken. Resulting in a kernel panic on init.

Re: [meta-xilinx] I could not download linux-xlnx.git from YOCTO.

2016-07-11 Thread Nathan Rossi
Hi, Looks like you might be stuck inside an internal corporate network which doesn't not allow direct access to the public internet. Which is why you are getting a "Connection reset by peer" error from git. You will need to figure out what setup you have for your company and then configure access

Re: [meta-xilinx] [PATCH] zynqmp: Make the MALI recommendation machine-specific

2016-08-07 Thread Nathan Rossi
On Fri, Aug 5, 2016 at 2:40 AM, Mike Looijmans <mike.looijm...@topic.nl> wrote: > On 04-08-16 17:02, Nathan Rossi wrote: >> >> On Tue, Aug 2, 2016 at 4:49 AM, Manjukumar Harthikote Matha >> <manjukumar.harthikote-ma...@xilinx.com> wrote: >>> >>

Re: [meta-xilinx] [PATCH] Rename "mali-modules.bb" to "kernel-module-mali.bb"

2016-08-07 Thread Nathan Rossi
On Thu, Aug 4, 2016 at 3:39 PM, Mike Looijmans wrote: > Since the recipe only actually produces a package called "kernel-module-mali", > it's logical to just name it "kernel-module-mali.bb". This gets rid of the > empty "mali-modules" package and the "PROVIDES"

Re: [meta-xilinx] [PATCH] machine-xilinx-default.inc: Fix misspelled "kernel-module-mali"

2016-08-07 Thread Nathan Rossi
jukumar Harthikote Matha wrote: >>>> >>>> Hi Nathan, >>>> >>>> On 07/31/2016 06:15 AM, Nathan Rossi wrote: >> >> <...>> >>> >>> The PROVIDES was required, because the 'kernel-module-mali' name isn't >>>

Re: [meta-xilinx] uRamdisk.image.gz

2016-07-22 Thread Nathan Rossi
boot" to > ZC706 board. Work well > > But the size of > "core-image-minimal-zc706-zynq7-20160719091857.rootfs.cpio.gz.u-boot" is very > big!! > > How to reduce the size of > "core-image-minimal-zc706-zynq7-20160719091857.rootfs.cpio.gz.u-boot

Re: [meta-xilinx] Xilinx QEMU in meta-xilinx

2016-07-22 Thread Nathan Rossi
On Wed, Jul 20, 2016 at 10:21 AM, Alistair Francis wrote: > Hello everyone, > > Xilinx maintains it's own version of QEMU based on the mainline > version of QEMU: https://github.com/xilinx/qemu/ > > This tree has a lot of focus on extra support and features for the >

Re: [meta-xilinx] [PATCH] zcu102-zynqmp.conf: Add parameters for UBI filesystem creation

2016-08-17 Thread Nathan Rossi
On Tue, Aug 16, 2016 at 7:13 PM, Mike Looijmans wrote: > Provide the data that the UBI tools need to create filesystems for > the zcu102 board. > > (Note that the QSPI drivers for the Zynq and the ZynqMP do not work > properly when in parallel mode, so the resulting

Re: [meta-xilinx] [PATCH] qemu-xilinx: Add support for building extensible SDK

2017-02-01 Thread Nathan Rossi
On 31 January 2017 at 11:21, Alistair Francis wrote: > This patch allows the user to build an extensible SDK including the > Xilinx fork of QEMU. > > Signed-off-by: Alistair Francis > --- > recipes-devtools/qemu/qemu-xilinx_2017.1.bb |

Re: [meta-xilinx] [PATCH v2] qemu-xilinx: Add support for building extensible SDK

2017-02-02 Thread Nathan Rossi
On 2 February 2017 at 10:45, Alistair Francis wrote: > This patch allows the user to build an extensible SDK including the > Xilinx fork of QEMU. Applied. Thanks, Nathan > > Signed-off-by: Alistair Francis > --- >

Re: [meta-xilinx] [PATCH 0/4] Fixes, removals and improving MicroBlaze tune includes

2017-02-01 Thread Nathan Rossi
On 18 January 2017 at 23:40, Nathan Rossi <nat...@nathanrossi.com> wrote: > This series includes the following changes: > > * Adding CONFIG_USB_ULPI for Zynq to fix USB on some boards > * Removal of zynq7-base.dtsi, this was deprecated and now removed > * Improve Mic

Re: [meta-xilinx] [PATCH 0/4] Updates to match updates in oe-core master

2017-02-01 Thread Nathan Rossi
On 26 January 2017 at 00:59, Nathan Rossi <nat...@nathanrossi.com> wrote: > These updates are based on oe-core master as at 2017-01-26 (40463f9d80). Merged. Regards, Nathan > > Nathan Rossi (4): > conf/machine/*.conf: Move to QB_NETWORK_DEVICE for QEMU targets > gli

Re: [meta-xilinx] [dev-2017.1] gstreamer1.0-plugins-bad related bbapend file and patches.

2017-02-03 Thread Nathan Rossi
ts like meta-xilinx, buildroot, Ubuntu, etc. And all because you "don't need to" upstream your changes to gstreamer. Regards, Nathan > > Thanks & Regards, > > Dhaval > > Original Message > > Subject: Re: [meta-xilinx] [metx-xilinx][dev-2017.1

Re: [meta-xilinx] [PATCH] linux-xlnx.inc: Add KERNELURI

2017-01-23 Thread Nathan Rossi
On 21 January 2017 at 17:39, Manjukumar Harthikote Matha <manjukumar.harthikote-ma...@xilinx.com> wrote: > Hi Nathan, > >> -Original Message- >> From: meta-xilinx-boun...@yoctoproject.org [mailto:meta-xilinx- >> boun...@yoctoproject.org] On Behalf Of Nathan Ro

[meta-xilinx] [PATCH 4/4] linux-yocto*_4.9.bbappend: Enable linux-yocto 4.9

2017-01-25 Thread Nathan Rossi
Enable linux-yocto and linux-yocto-tiny 4.9 kernels. Signed-off-by: Nathan Rossi <nat...@nathanrossi.com> --- recipes-kernel/linux/linux-yocto-tiny_4.9.bbappend | 4 recipes-kernel/linux/linux-yocto_4.9.bbappend | 4 2 files changed, 8 insertions(+) create mode 100644 r

[meta-xilinx] [PATCH 2/4] glibc-*.bbappend: Update appends for glibc 2.25

2017-01-25 Thread Nathan Rossi
Update the appends to apply for glibc 2.25. The MicroBlaze patch still applies for this version. Signed-off-by: Nathan Rossi <nat...@nathanrossi.com> --- .../glibc/{glibc-initial_2.24.bbappend => glibc-initial_2.25.bbappend}| 0 recipes-microblaze/glibc/{glibc_2.24.bbappend =>

Re: [meta-xilinx] [PATCH 0/4] Fixes, removals and improving MicroBlaze tune includes

2017-01-25 Thread Nathan Rossi
On 21 January 2017 at 03:20, Manjukumar Harthikote Matha <manjukumar.harthikote-ma...@xilinx.com> wrote: > Hi Nathan, > >> -Original Message- >> From: meta-xilinx-boun...@yoctoproject.org [mailto:meta-xilinx- >> boun...@yoctoproject.org] On Behalf Of N

[meta-xilinx] [PATCH 0/4] Updates to match updates in oe-core master

2017-01-25 Thread Nathan Rossi
These updates are based on oe-core master as at 2017-01-26 (40463f9d80). Nathan Rossi (4): conf/machine/*.conf: Move to QB_NETWORK_DEVICE for QEMU targets glibc-*.bbappend: Update appends for glibc 2.25 u-boot_*.bbappend: Change u-boot bbappend to wildcard linux-yocto*_4.9.bbappend

[meta-xilinx] [PATCH 3/4] u-boot_*.bbappend: Change u-boot bbappend to wildcard

2017-01-25 Thread Nathan Rossi
This append no longer provides patches and only includes the platform init injection support. As such this append can apply generally to 'u-boot' versions. Signed-off-by: Nathan Rossi <nat...@nathanrossi.com> --- recipes-bsp/u-boot/{u-boot_2016.11.bbappend => u-boot_%.bbappend} | 2 +

Re: [meta-xilinx] [PATCH 0/4] Misc fixes and QEMU update

2017-01-27 Thread Nathan Rossi
On 27 January 2017 at 07:23, Alistair Francis wrote: > Here are two misc fixes that we found and two patches that update Xilinx's > QEMU > based on the 2017.1 development. Applied. Thanks, Nathan > > Alistair Francis (4): > qemu-devicetrees: Change the basename

Re: [meta-xilinx] [PATCH] zcu102-zynqmp: fix machine name in conf

2017-02-14 Thread Nathan Rossi
On 13 February 2017 at 23:57, Jean-Francois Dagenais wrote: > Signed-off-by: Jean-Francois Dagenais Applied. Thanks, Nathan > --- > conf/machine/zcu102-zynqmp.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

Re: [meta-xilinx] u-boot environment limit

2017-02-14 Thread Nathan Rossi
On 14 February 2017 at 23:22, Arno Steffens wrote: > If I increase the uboot environment (by patching zynq-common.h) it happens > that uboot stops working. > With a few lines changing/adding it seems to boot normal. > With more lines is stops after "DRAM: ECC disabled 496 MiB" > >

[meta-xilinx] [PATCH 2/7] docs/*: Remove old documentation

2017-02-10 Thread Nathan Rossi
The documentation in the docs/ directory is now out dated and was replaced with the README.*.md files in the root of the repository. Signed-off-by: Nathan Rossi <nat...@nathanrossi.com> --- docs/BOOT.jtag | 30 -- docs/BOOT.sdcar

[meta-xilinx] [PATCH 6/7] linux-xlnx: Update to the xilinx-v2016.4 release

2017-02-10 Thread Nathan Rossi
Update the linux-xlnx recipe to point at the xilinx-v2016.4 release. Note that this changes the naming convention for the .bb file, this has no affect on the value of PV since it is specific in the recipe itself. Signed-off-by: Nathan Rossi <nat...@nathanrossi.com> --- conf/machine/i

[meta-xilinx] [PATCH 3/7] u-boot-xlnx: Update to xilinx-v2016.4 release

2017-02-10 Thread Nathan Rossi
Update the u-boot-xlnx recipe to the xilinx-v2016.04 release. Note that this changes the naming convention for the .bb file, this has no affect on the value of PV since it is specified in the recipe itself. Signed-off-by: Nathan Rossi <nat...@nathanrossi.com> --- recipes-bsp/u-boot/{

[meta-xilinx] [PATCH 1/7] linux/linux-*.inc: Add 'name' field to the kmeta type sources

2017-02-10 Thread Nathan Rossi
When using the source archive class (for license compliance purposes) it is unable to determine the name for the kmeta type sources. Explicitly give the kmeta source entries 'name' values in the format 'kmeta-*'. Signed-off-by: Nathan Rossi <nat...@nathanrossi.com> --- recipes-kernel/linux

  1   2   3   4   5   >