Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function")
authorTom Rini <trini@konsulko.com>
Wed, 15 Mar 2023 15:58:58 +0000 (11:58 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 16 Mar 2023 16:17:02 +0000 (12:17 -0400)
commitf6546c78221f2ed139ec6ad3a32285d4ef96a6ce
tree0b1b5fa6614100e01cb14540ccd674a8a1f8cf13
parentcb90ddb2a64f30e6b0411f9385ddd84c5612314e
Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function")

This reverts commit 9f62a472dfb26ec14408a27938ddd2a25700009d.

The changes here aren't quite right, and on platforms such as Raspberry
Pi where we can have both serial and video output, the change above
causes output to change. This can be seen as the hush tests we have now
fail.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/video/vidconsole-uclass.c