[U-Boot] [PATCH V2 05/12] lcd: rename console_(row|col)

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


On 30 November 2014 at 05:29, Nikita Kiryanov <nikita at compulab.co.il> wrote:
> Rename console_(row|col) to console_curr_(row|col) to make their meaning clearer
> and distinguish them from CONSOLE_(COLS|ROWS).
>
> 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: Simon Glass <sjg at chromium.org>
> Cc: Anatolij Gustschin <agust at denx.de>
> ---
> 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