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

Tom Rini trini at konsulko.com
Thu Mar 16 20:26:58 CET 2023


On Wed, Mar 15, 2023 at 10:23:34AM -0600, Simon Glass wrote:
> 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>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230316/ba854d1b/attachment.sig>


More information about the U-Boot mailing list