public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Cc: u-boot@lists.denx.de, Fabio Estevam <festevam@gmail.com>,
	Mark Kettenis <mark.kettenis@xs4all.nl>,
	Neil Armstrong <narmstrong@baylibre.com>,
	Simon Glass <sjg@chromium.org>,
	AKASHI Takahiro <takahiro.akashi@linaro.org>,
	Heinrich Schuchardt <xypron.glpk@gmx.de>
Subject: Re: [PATCH 1/1] efi_loader: initialize console size late
Date: Thu, 16 Jun 2022 18:50:52 -0400	[thread overview]
Message-ID: <20220616225052.GA3249227@bill-the-cat> (raw)
In-Reply-To: <20220614060203.33600-1-heinrich.schuchardt@canonical.com>

[-- Attachment #1: Type: text/plain, Size: 896 bytes --]

On Tue, Jun 14, 2022 at 08:02:03AM +0200, Heinrich Schuchardt wrote:

> From: Heinrich Schuchardt <xypron.glpk@gmx.de>
> 
> If CONFIG_VIDEO_DM=n we query the display size from the serial console.
> Especially when using a remote console the response can be so late that
> it interferes with autoboot.
> 
> Only query the console size when running an EFI binary.
> 
> Add debug output showing the determined console size.
> 
> Reported-by: Fabio Estevam <festevam@gmail.com>
> Fixes: a9bf024b2933 ("efi_loader: disk: a helper function to create efi_disk objects from udevice")
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
> Tested-by: Fabio Estevam <festevam@denx.de>
> Tested-by: Heiko Thiery <heiko.thiery@gmail.com>

This causes: https://source.denx.de/u-boot/u-boot/-/jobs/450891#L229
for all instances of sandbox running that test.

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  parent reply	other threads:[~2022-06-16 22:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-14  6:02 [PATCH 1/1] efi_loader: initialize console size late Heinrich Schuchardt
2022-06-14 10:53 ` Fabio Estevam
2022-06-14 15:18 ` Heiko Thiery
2022-06-15  6:16 ` AKASHI Takahiro
2022-06-15  6:27   ` Heinrich Schuchardt
2022-06-15  6:34     ` AKASHI Takahiro
2022-06-15 13:53       ` Fabio Estevam
2022-06-15 14:02       ` Heinrich Schuchardt
2022-06-16  0:32         ` AKASHI Takahiro
2022-06-16 22:50 ` Tom Rini [this message]
2022-06-17  4:59   ` Heinrich Schuchardt
2022-06-28 13:52     ` Fabio Estevam
2022-06-28 13:55       ` Tom Rini
2022-06-28 13:57         ` Fabio Estevam
2022-06-28 14:01       ` Heinrich Schuchardt
2022-06-28 14:04         ` Fabio Estevam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220616225052.GA3249227@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=festevam@gmail.com \
    --cc=heinrich.schuchardt@canonical.com \
    --cc=mark.kettenis@xs4all.nl \
    --cc=narmstrong@baylibre.com \
    --cc=sjg@chromium.org \
    --cc=takahiro.akashi@linaro.org \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox