[PATCH] Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function")

Simon Glass sjg at chromium.org
Wed Mar 15 17:23:34 CET 2023


On Wed, 15 Mar 2023 at 10:01, Tom Rini <trini at konsulko.com> wrote:
>
> 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 at konsulko.com>
> ---
> Cc: Simon Glass <sjg at chromium.org>
>
> Some other issues in my lab meant I thought I had tested this platform
> when I took the PR in originally, but hadn't.  So I'd like to grab this
> ASAP.
> ---
>  drivers/video/vidconsole-uclass.c | 44 ++++++++++++++++++++++++-------
>  1 file changed, 34 insertions(+), 10 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>

I'll give it another go


More information about the U-Boot mailing list