]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cfb_console: Add console_clear_line function
authorPali Rohár <pali.rohar@gmail.com>
Sat, 28 Apr 2012 07:26:44 +0000 (07:26 +0000)
committerAnatolij Gustschin <agust@denx.de>
Mon, 4 Jun 2012 20:43:31 +0000 (22:43 +0200)
commit90f60a81daa714b2395d2e9ee3ea25db883ca061
tree4705e310883863abb4cf80a35af0fd1405916f06
parent04bbe6999048f74af00305cacae14a2d7faf2063
cfb_console: Add console_clear_line function

console_clear_line() clears part of specified line or the full line.

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
drivers/video/cfb_console.c