[meta-xilinx] [PATCH] conf/machine: update for new runqemu

2016-08-17 Thread Robert Yang
Hi, I've tested qemuzynq and qemuzynqmp, the work well for me. I wanted to test qemumicroblaze, but I can't build it with yocto's master branch: $ MACHINE=qemumicroblaze bitbake core-image-minimal [snip] | .././scripts/mkinstalldirs /buildarea/lyang1/test_r2/tmp/work/microblazeel-v8.50-bs-cmp-re

[meta-xilinx] [PATCH] conf/machine: update for new runqemu

2016-08-17 Thread Robert Yang
The new runqemu has removed machine knowledge, these info can set in bsp's conf file, please see oe-core's meta/classes/qemuboot.bbclass for more info. Signed-off-by: Robert Yang --- conf/machine/qemumicroblaze.conf | 7 +++ conf/machine/qemuzynq.conf | 10 ++ conf/machine/qem

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

2016-08-17 Thread Mike Looijmans
On 17-08-16 15:51, Nathan Rossi wrote:> 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

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 filesystem cannot > actually be

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

2016-08-17 Thread Nathan Rossi
On Sat, Aug 13, 2016 at 7:18 AM, Manjukumar Harthikote Matha wrote: > Hi Nathan/Alistair, > > > On 08/11/2016 04:33 AM, Nathan Rossi wrote: >> >> On Tue, Aug 2, 2016 at 9:52 AM, Alistair Francis >> wrote: >>> >>> On Sun, Jul 31, 2016 at 7:49 AM, Nathan Rossi >>> wrote: On Thu, Jul 28,

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

2016-08-17 Thread Nathan Rossi
On Fri, Aug 12, 2016 at 9:16 AM, Manjukumar Harthikote Matha wrote: > > > On 08/11/2016 04:34 AM, Nathan Rossi wrote: >> >> On Tue, Aug 9, 2016 at 7:20 AM, Manjukumar Harthikote Matha >> wrote: >>> >>> All, >>> >>> <...> >>> >>> >>> >>> That is a definitely a better solution, then