]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
lcd: Add support for flushing LCD fb from dcache after update
authorSimon Glass <sjg@chromium.org>
Tue, 30 Oct 2012 13:40:18 +0000 (13:40 +0000)
committerTom Warren <twarren@nvidia.com>
Mon, 19 Nov 2012 15:15:38 +0000 (08:15 -0700)
commit9a8efc4604b32221ea362ea41b38d714e4b4ab7a
tree6aa7d8e12f1c62a602188b69132405395de7b70b
parent676d319ef5f450ca7845555f75de496b96cd688e
lcd: Add support for flushing LCD fb from dcache after update

This provides an option for the LCD to flush the dcache after each update
(puts, scroll or clear).

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
common/lcd.c
common/main.c
include/lcd.h