Re: [meta-xilinx] Mali Kernel Module for ZCU102

2018-07-13 Thread Emily Smith
Hi Luca / All - Like I mentioned previously, my machine conf didn't have the lines you indicated PREFERRED_PROVIDER_virtual/libgles2 = "libmali-xlnx" PREFERRED_PROVIDER_virtual/egl = "libmali-xlnx" Is there a reason why they aren't in the default machine conf for ZCU102 since

[meta-xilinx] Where are the TUNE_CCARGS when compiling for cortex-a53 with zynqmp

2018-07-13 Thread Maxime Roussin-Belanger
Hello! When are compiling our recipes with a cross aarch64-gcc compiler, we don't see any "-march=armv8-a -mtune=cortex-a57.cortex-a53" flags in the Makefiles and in the log.do_compile or log.do_configure. We require tune-zynqmp.conf in our machine configuration and that means we do see the

Re: [meta-xilinx] Mali Kernel Module for ZCU102

2018-07-13 Thread Emily Smith
Hi Luca - Thanks for your response. I'm using the default ZCU102 machine here: https://github.com/Xilinx/meta-xilinx/blob/master/meta-xilinx-bsp/conf/machine/zcu102-zynqmp.conf which doesn't seem to have those lines you mentioned. Adding them gives additional errors with providing

Re: [meta-xilinx] [PATCH] xsctbase: do not delete CWD when do_configure starts

2018-07-13 Thread Jean-Francois Dagenais
anyone? Manju? > On Jun 7, 2018, at 10:19 AM, Jean-Francois Dagenais > wrote: > > This is to fix these errors in the configure.log: > > shell-init: error retrieving current directory: getcwd: cannot access > parent directories: No such file or directory > chdir: error retrieving current

Re: [meta-xilinx] Mali Kernel Module for ZCU102

2018-07-13 Thread Luca Ceresoli
Hi Emily, On 12/07/2018 17:12, Emily Smith wrote: > Hi Everyone -  > > > I'm using poky and bitbake to build an OS for the Xilinx ZCU102 board, > and I'm having trouble with the Mali Kernel Module here:  > >

Re: [meta-xilinx] 16550 linux drivers won't recognise AXI UART 16550 modules

2018-07-13 Thread Mike Looijmans
I think you forgot the devicetree. You'll need to provide the 12 addresses, IRQ lines etc. from there. On 12-07-18 13:10, Simon VII wrote: Greetings! I am facing following problem with my UARTS on a zybo board running the yocto-minimal image. I am running on a xilinx-zybo board the