commit | db0d47dd433bc7ba60b927fb0ff6835758a8893d | [log] [tgz] |
---|---|---|
author | Eric Nelson <eric.nelson@boundarydevices.com> | Mon May 06 14:27:28 2013 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Mon May 06 14:53:10 2013 +0200 |
tree | 0a778cec054f3cd7d941bbe0804466f88f4da229 | |
parent | 5ed6f447af60aabd2669d913f673793c1ce48f47 [diff] |
cfb_console: flush FB cache at end of public functions Removed internal cache_flush operations and placed a flush of the entire frame-buffer at the end of each public function. Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Signed-off-by: Anatolij Gustschin <agust@denx.de>