
12 Nov
2023
12 Nov
'23
9:25 p.m.
On Sun, 1 Oct 2023 19:14:42 -0600 Simon Glass sjg@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@chromium.org
(no changes since v1)
drivers/video/vidconsole-uclass.c | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-)
Reviewed-by: Anatolij Gustschin agust@denx.de