[meta-xilinx] [meta-xilinx-tools][PATCH] xilinx-bootbin: Convert to recipe instead of bbclass

2018-01-29 Thread Manjukumar Matha
boot.bin should be deployed either using SPL methodology or using bootgen. Change the bbclass to recipe so that it can be used as recipe with a provider setting. This patch is based of the inital patch sent to mailing list by Jean-Francois Dagenais https://lists.yoctoproject.org/pipermail/meta-xi

Re: [meta-xilinx] [meta-xilinx-bsp][PATCH v2 3/3] linux-xlnx.inc: Support simpleImage.mb support for MB

2018-01-29 Thread Manjukumar Harthikote Matha
Hi Nathan, > -Original Message- > From: Nathan Rossi [mailto:nat...@nathanrossi.com] > Sent: Sunday, January 28, 2018 5:29 AM > To: Manjukumar Harthikote Matha > Cc: meta-xilinx@yoctoproject.org > Subject: Re: [meta-xilinx] [meta-xilinx-bsp][PATCH v2 3/3] linux-xlnx.inc: > Support > simp

[meta-xilinx] Ethernet functionality of QEMU (zcu102-zynqmp)

2018-01-29 Thread Martin Siegumfeldt
Hi, Are there any limitations regarding the ethernet capabilities of the QEMU instance of theĀ zcu102-zynqmp machine? runqemu seems to allocate IP address to the tap interface, no obvious errors are present from the kernel log, however no IP address is assigned to eth0. I have manually tried to

Re: [meta-xilinx] qemuboot.conf

2018-01-29 Thread Nathan Rossi
On 29 January 2018 at 05:51, Martin Siegumfeldt wrote: > > > > > From: Nathan Rossi > Sent: Sunday, January 28, 2018 13:44 > To: Alistair Francis > Cc: Martin Siegumfeldt; meta-xilinx@yoctoproject.org > Subject: Re: [meta-xilinx] qemuboot.conf > > On 24 January 20