]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
video: Implement additional video API functions in cfb_console
authorStefan Reinauer <reinauer@chromium.org>
Fri, 28 Sep 2012 15:11:12 +0000 (15:11 +0000)
committerAnatolij Gustschin <agust@denx.de>
Tue, 6 Nov 2012 23:48:44 +0000 (00:48 +0100)
commitc20ee073a61f32cd34bd76ec88797ab20f62c313
treebbf8d8b960357ef00000b789e644b8cc86b4417e
parentf674f7cfc019baaa6bf961cd4ed8b4aee4362f97
video: Implement additional video API functions in cfb_console

Implement the new video API functions to provide access to screen size,
etc.

Signed-off-by: Stefan Reinauer <reinauer@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
drivers/video/cfb_console.c