[U-Boot] [PATCH V2 07/12] lcd: expand console api

Simon Glass sjg at chromium.org
Sun Nov 30 20:25:47 CET 2014


On 30 November 2014 at 05:29, Nikita Kiryanov <nikita at compulab.co.il> wrote:
> Introduce set_console_row(), set_console_col(), and lcd_init_console().
> Use these functions in lcd functions: lcd_init(), lcd_clear(), lcd_logo().
>
> This is a preparatory step for extracting lcd console code into its own
> file.
>
> Signed-off-by: Nikita Kiryanov <nikita at compulab.co.il>
> Cc: Anatolij Gustschin <agust at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> ---
> Changes in V2:
>         - New patch.

Acked-by: Simon Glass <sjg at chromium.org>

Tested on pit, LCD works fine.

Tested-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list