
30 Nov
2014
30 Nov
'14
8:25 p.m.
On 30 November 2014 at 05:29, Nikita Kiryanov nikita@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@compulab.co.il Cc: Anatolij Gustschin agust@denx.de Cc: Simon Glass sjg@chromium.org
Changes in V2: - New patch.
Acked-by: Simon Glass sjg@chromium.org
Tested on pit, LCD works fine.
Tested-by: Simon Glass sjg@chromium.org