Home
last modified time | relevance | path

Searched hist:bfd4be803bbb7d122c2e3aaf6eaf987efa8d69da (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dcfb_console.cbfd4be803bbb7d122c2e3aaf6eaf987efa8d69da Tue Jun 05 07:19:18 UTC 2012 Anatolij Gustschin <agust@denx.de> video: cfb_console: flush dcache for frame buffer in DRAM

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 beagleboard and N900 when running with data
cache enabled.

Reported-by: Pali Rohár <pali.rohar@gmail.com>
Tested-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Anatolij Gustschin <agust@denx.de>