[PATCH v4 07/12] video: Correct setting of cursor position
Anatolij Gustschin
agust at denx.de
Sun Nov 12 21:31:53 CET 2023
On Sun, 12 Nov 2023 13:02:44 -0700
Simon Glass sjg at chromium.org wrote:
> The ANSI codes are not correctly handled at present, in that the
> requested X position is added to the current one.
>
> Correct this and also call vidconsole_entry_start() to start a new text
> line.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
> drivers/video/vidconsole-uclass.c | 15 ++++++++-------
> 1 file changed, 8 insertions(+), 7 deletions(-)
Reviewed-by: Anatolij Gustschin <agust at denx.de>
More information about the U-Boot
mailing list