
5 Jun
2012
5 Jun
'12
9:28 a.m.
On Sat, 28 Apr 2012 17:04:07 +0200 Anatolij Gustschin agust@denx.de wrote:
Data cache flushing is required for frame buffer in RAM to fix the distorted console text output. Currently this text distortion is observed with cfb on beageboard and N900 when running with data cache enabled.
Reported-by: Pali Rohár pali.rohar@gmail.com Signed-off-by: Anatolij Gustschin agust@denx.de
drivers/video/cfb_console.c | 35 +++++++++++++++++++++++++++++++++++ 1 files changed, 35 insertions(+), 0 deletions(-)
Applied to u-boot-video/master after rebasing and fixing commit log.
Anatolij