[U-Boot] [PATCH] video: cfb_console: flush dcache for frame buffer in DRAM

Anatolij Gustschin agust at denx.de
Tue Jun 5 09:28:40 CEST 2012


On Sat, 28 Apr 2012 17:04:07 +0200
Anatolij Gustschin <agust at 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 at gmail.com>
> Signed-off-by: Anatolij Gustschin <agust at 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


More information about the U-Boot mailing list