[meta-xilinx] Loading FPGA firmware broken in 2018.3

2019-03-14 Thread Mike Looijmans
With the 2018.1 version of u-boot, atf and pmu this worked okay. With the "thud" release and 2018.3, loading the FPGA no longer works: ZynqMP> load mmc $sdbootdev:2 0x10 /lib/firmware/fpga.bin 19311092 bytes read in 1900 ms (9.7 MiB/s) ZynqMP> fpga load 0 0x10 $filesize ZynqMP> md 0x1

Re: [meta-xilinx] [meta-xilinx-bsp][RFC] libmali: Use update-alternatives to switch between GL backends

2019-03-14 Thread Luca Ceresoli
Hi, On 14/03/19 14:20, Jean-Francois Dagenais wrote: > Hi guys, > > Thanks for your work on this... > >> On Mar 13, 2019, at 14:26, Manjukumar Matha >> wrote: >> >> From: Alejandro Enedino Hernandez Samaniego >> >> libmali provides GL backends based on x11, fbdev and wayland, >> we should be

Re: [meta-xilinx] [meta-xilinx-bsp][RFC] libmali: Use update-alternatives to switch between GL backends

2019-03-14 Thread Jean-Francois Dagenais
Hi guys, Thanks for your work on this... > On Mar 13, 2019, at 14:26, Manjukumar Matha > wrote: > > From: Alejandro Enedino Hernandez Samaniego > > libmali provides GL backends based on x11, fbdev and wayland, > we should be able to switch between them at runtime since it is > the same ABI,

Re: [meta-xilinx] Buildign PMU firmware in thud

2019-03-14 Thread Mike Looijmans
On 13-03-19 09:04, Mike Looijmans wrote: > I tried to build the PMU firmware using multiconfig, but all I get is this: > > ERROR: Uninative selected but not configured correctly, please set > UNINATIVE_CHECKSUM[x86_64] That mail went out too quickly... Apparently the whole "multiconfig" thing a

Re: [meta-xilinx] [meta-xilinx-bsp][RFC] layer.conf: Depend on openembedded-layer

2019-03-14 Thread Jean-Francois Dagenais
> On Mar 13, 2019, at 14:26, Manjukumar Matha > wrote: > > This layer depends on openembedded-layer for xf86 recipe. > Add the layer dependency to meet the meta-xilinx layer needs. > > Signed-off-by: Manjukumar Matha > --- > meta-xilinx-bsp/conf/layer.conf | 1 + > 1 file changed, 1 insertio

[meta-xilinx] [meta-xilinx-bsp][RFC] layer.conf: Depend on openembedded-layer

2019-03-14 Thread Manjukumar Matha
This layer depends on openembedded-layer for xf86 recipe. Add the layer dependency to meet the meta-xilinx layer needs. Signed-off-by: Manjukumar Matha --- meta-xilinx-bsp/conf/layer.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-xilinx-bsp/conf/layer.conf b/meta-xilinx-bsp/conf/l

Re: [meta-xilinx] Fwd: [OE-core] [thud][PATCH] yocto-uninative: Correct sha256sum for aarch64

2019-03-14 Thread Manjukumar Harthikote Matha
Hi Philip, > -Original Message- > From: meta-xilinx-boun...@yoctoproject.org [mailto:meta-xilinx- > boun...@yoctoproject.org] On Behalf Of Philip Balister > Sent: Wednesday, March 13, 2019 7:15 AM > To: meta-xilinx@yoctoproject.org > Subject: [meta-xilinx] Fwd: [OE-core] [thud][PATCH] yoct