
On Saturday 28 April 2012 17:11:51 Anatolij Gustschin wrote:
On Thu, 26 Apr 2012 23:50:57 +0200
Pali Rohár pali.rohar@gmail.com wrote:
On Thursday 26 April 2012 23:45:52 Anatolij Gustschin wrote:
Hi,
On Tue, 24 Jan 2012 15:28:02 +0100
Pali Rohár pali.rohar@gmail.com wrote:
- Use correct buffer size, do not damage screen output
It seems that I can reproduce similar problem on the beagleboard now. Will try to debug and find a solution for it.
Ok, thanks! I played a lot of with u-boot on nokia n900, but I did not find reason...
Probably the issue is caused by cached frame buffer data. This [1] patch is supposed to fix it. Could you please test it on N900? Additional cache flushing also needs to be added to your extensions for cfb_console to fix the menu output.
Thanks, Anatolij
Hi, your patch fixing this problem. Thanks!