[U-Boot] [PATCH v3 05/11] cfb_console: Add console_clear_line function

Anatolij Gustschin agust at denx.de
Mon Jun 4 22:49:55 CEST 2012


On Sun, 20 May 2012 22:38:08 +0200
Anatolij Gustschin <agust at denx.de> wrote:

> From: Pali Rohár <pali.rohar at gmail.com>
> 
> console_clear_line() clears part of specified line or the full line.
> 
> Signed-off-by: Pali Rohár <pali.rohar at gmail.com>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> Changes since v2:
>  - remove console_clear() from this patch, it should be added in
>    another patch which uses this function
>  - fix arguments for hw accelerated fill and drop FIXME comments
>  - fix console_clear_line() end argument, as we start counting
>    columns from zero
>  - fix coding style
>  - extend comments
>  - tested the code with hw accelerated fill
> 
>  drivers/video/cfb_console.c |   49 +++++++++++++++++++++++++++++++-----------
>  1 files changed, 36 insertions(+), 13 deletions(-)

Applied to u-boot-video/master. Thanks!

Anatolij


More information about the U-Boot mailing list