Re: [U-Boot] Bug in cfb_console driver

2012-03-21 Thread Anatolij Gustschin
On Wed, 21 Mar 2012 02:54:02 -0700 (PDT) Pali Rohár wrote: > On Saturday 10 March 2012 14:06:23 Pali Rohár wrote: > > On Tuesday 06 March 2012 10:25:57 Anatolij Gustschin wrote: > > > Hi, > > > > > > On Mon, 05 Mar 2012 11:42:13 +0100 > > > Pali Rohár wrote: > > > ... > > > > > > > Hi, thanks.

Re: [U-Boot] Bug in cfb_console driver

2012-03-21 Thread Pali Rohár
On Saturday 10 March 2012 14:06:23 Pali Rohár wrote: > On Tuesday 06 March 2012 10:25:57 Anatolij Gustschin wrote: > > Hi, > > > > On Mon, 05 Mar 2012 11:42:13 +0100 > > Pali Rohár wrote: > > ... > > > > > Hi, thanks. If you need some more info write me. > > > > Can you please test with attached p

Re: [U-Boot] Bug in cfb_console driver

2012-03-10 Thread Pali Rohár
On Tuesday 06 March 2012 10:25:57 Anatolij Gustschin wrote: > Hi, > > On Mon, 05 Mar 2012 11:42:13 +0100 > Pali Rohár wrote: > ... > > > Hi, thanks. If you need some more info write me. > > Can you please test with attached patch? Does it help to solve > your problem on N900? > > Thanks, > Anatoli

Re: [U-Boot] Bug in cfb_console driver

2012-03-06 Thread Anatolij Gustschin
Hi, On Mon, 05 Mar 2012 11:42:13 +0100 Pali Rohár wrote: ... > Hi, thanks. If you need some more info write me. Can you please test with attached patch? Does it help to solve your problem on N900? Thanks, Anatolij diff --git a/drivers/video/cfb_console.c b/drivers/video/cfb_console.c index 904c

Re: [U-Boot] Bug in cfb_console driver

2012-03-05 Thread Pali Rohár
On Monday 05 March 2012 11:16:53 Anatolij Gustschin wrote: > Hi, > > On Sun, 04 Mar 2012 22:12:20 +0100 > > Pali Rohár wrote: > > On Saturday 14 January 2012 04:32:04 Pali Rohár wrote: > > > Hello, > > > > > > commit 03d31fcf4c37d90a00e66f06b38742960139f090 break video framebuffer > > > output on

Re: [U-Boot] Bug in cfb_console driver

2012-03-05 Thread Anatolij Gustschin
Hi, On Sun, 04 Mar 2012 22:12:20 +0100 Pali Rohár wrote: > On Saturday 14 January 2012 04:32:04 Pali Rohár wrote: > > Hello, > > > > commit 03d31fcf4c37d90a00e66f06b38742960139f090 break video framebuffer > > output on Nokia N900. After this commit is video output garbaged and not > > readable

Re: [U-Boot] Bug in cfb_console driver

2012-03-04 Thread Pali Rohár
On Saturday 14 January 2012 04:32:04 Pali Rohár wrote: > Hello, > > commit 03d31fcf4c37d90a00e66f06b38742960139f090 break video framebuffer > output on Nokia N900. After this commit is video output garbaged and not > readable on display. Problem is in function video_invertchar() - when I > commente