]> Git Repo - J-u-boot.git/commit
lcd: Add support for flushing LCD fb from dcache after update
authorSimon Glass <[email protected]>
Tue, 30 Oct 2012 13:40:18 +0000 (13:40 +0000)
committerTom Warren <[email protected]>
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 <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
common/lcd.c
common/main.c
include/lcd.h
This page took 0.032828 seconds and 4 git commands to generate.