Re: [meta-xilinx] ZU+ mali with simple panel

2017-05-12 Thread Mike Looijmans
Here's a Linux driver for a simple panel framebuffer: https://github.com/topic-embedded-products/kernel-module-vdmafb The corresponding (non free) IP supports several VGA and display outputs. Or you can create something compatible. It uses the Xilinx VDMA controller, so you can also use it a

[meta-xilinx] ZU+ mali with simple panel

2017-05-12 Thread Jean-Francois Dagenais
Hi all! (Bonjour Laurent!;) Preface: This is the first time I dive into display/DRM drivers, read: display-newbie. Does anyone have any pointers for a reference design of the MALI being used on a simple fixed resolution panel? I don't need to get the MALI working just yet, but I don't want to

Re: [meta-xilinx] Issue with boot.bin file for picozed

2017-05-12 Thread Alan Levy
The morty branch of meta-xilinx creates a second file called “BOOT.bin” as well as “boot.bin” (this being Linux, case is significant in filenames); this is the file you need to use. You will also need to configure local.conf to set up the FSBL correctly (see http://www.wiki.xilinx.com/Using+meta