Re: [PATCH 4/6] add fb support for rpi bsp

2015-08-24 Thread Pavel Pisa
Hello Giao, Joel and Gedare, there are more technical problems to discuss. But I start with question if RPi video support should be unconditional. I am not sure if VideoCore activation has some consequences to ARM system throughput but at least it slows down startup. So there can be resons to

Re: [PATCH 4/6] add fb support for rpi bsp

2015-08-24 Thread Gedare Bloom
On Mon, Aug 24, 2015 at 1:50 PM, Pavel Pisa p...@cmp.felk.cvut.cz wrote: Hello Giao, Joel and Gedare, there are more technical problems to discuss. But I start with question if RPi video support should be unconditional. I am not sure if VideoCore activation has some consequences to ARM

[PATCH 4/6] add fb support for rpi bsp

2015-08-12 Thread YANG QIAO
From: YANG Qiao yangqiao0...@me.com --- c/src/lib/libbsp/arm/raspberrypi/Makefile.am | 5 +- c/src/lib/libbsp/arm/raspberrypi/console/fb.c | 331 + c/src/lib/libbsp/arm/raspberrypi/include/bsp.h | 2 + .../arm/raspberrypi/startup/bspgetworkarea.c |