Re: [U-Boot] [PATCH] video: add cfb console driver for sunxi

2014-08-07 Thread Hans de Goede
Hi, On 08/06/2014 01:40 PM, Luc Verhaegen wrote: > On Tue, Aug 05, 2014 at 01:56:36PM +0200, Hans de Goede wrote: >> Hi, >> >> On 08/02/2014 06:14 PM, Luc Verhaegen wrote: >>> This adds a fixed mode hdmi driver (lcd to be added in future) for the >>> sunxi platform. Current config is such that 8MB

Re: [U-Boot] [PATCH] video: add cfb console driver for sunxi

2014-08-06 Thread Luc Verhaegen
On Tue, Aug 05, 2014 at 01:56:36PM +0200, Hans de Goede wrote: > Hi, > > On 08/02/2014 06:14 PM, Luc Verhaegen wrote: > > This adds a fixed mode hdmi driver (lcd to be added in future) for the > > sunxi platform. Current config is such that 8MB is shaved off at the top > > of the RAM. Simplefb sup

Re: [U-Boot] [PATCH] video: add cfb console driver for sunxi

2014-08-05 Thread Hans de Goede
Hi, On 08/02/2014 06:14 PM, Luc Verhaegen wrote: > This adds a fixed mode hdmi driver (lcd to be added in future) for the > sunxi platform. Current config is such that 8MB is shaved off at the top > of the RAM. Simplefb support is available for kernels that know how to > use it. I've been trying

Re: [U-Boot] [PATCH] video: add cfb console driver for sunxi

2014-08-04 Thread Luc Verhaegen
On Mon, Aug 04, 2014 at 10:39:13AM +0200, Hans de Goede wrote: > Hi Luc, > > First of all many thanks for your work on this. > > ATM I don't have time to do a full review, but I don't expect there > to be too many suprises when I do find the time. > > Really my only concern is the handover of th

Re: [U-Boot] [PATCH] video: add cfb console driver for sunxi

2014-08-04 Thread Hans de Goede
Hi Luc, On 08/02/2014 06:14 PM, Luc Verhaegen wrote: > This adds a fixed mode hdmi driver (lcd to be added in future) for the > sunxi platform. Current config is such that 8MB is shaved off at the top > of the RAM. Simplefb support is available for kernels that know how to > use it. > > Signed-of

[U-Boot] [PATCH] video: add cfb console driver for sunxi

2014-08-02 Thread Luc Verhaegen
This adds a fixed mode hdmi driver (lcd to be added in future) for the sunxi platform. Current config is such that 8MB is shaved off at the top of the RAM. Simplefb support is available for kernels that know how to use it. Signed-off-by: Luc Verhaegen --- arch/arm/include/asm/arch-sunxi/sunxi_di