]> git.baikalelectronics.ru Git - uboot.git/commit
Revert 78baeeaee165 ("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)
commitf26a2a2e1b74926c3d2c8544b8414e33f071d65b
tree0b1b5fa6614100e01cb14540ccd674a8a1f8cf13
parent670a425414190bc31bd46959a691cb1db4396371
Revert 78baeeaee165 ("video: Remove duplicate cursor-positioning function")

This reverts commit 78baeeaee165bcf26965bda8e0ee1ccdef143404.

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