[PATCH 1/1] efi_loader: initialize console size late

Fabio Estevam festevam at gmail.com
Tue Jun 28 15:52:32 CEST 2022


Hi Heinrich,

On Fri, Jun 17, 2022 at 1:59 AM Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:

> > This causes: https://source.denx.de/u-boot/u-boot/-/jobs/450891#L229
> > for all instances of sandbox running that test.
> >
>
> This is a only a bug to the test environment:
>
> test/py/u_boot_console_base.py:110:
> self.prompt_compiled = re.compile('^' + re.escape(self.prompt),
> re.MULTILINE)
>
> There must not be any byte before the prompt on the line for the test
> environment to recognize it as a prompt.
>
> I will look into the problem.

Have you had a chance to look into this?

2022.07 is really close and it would be nice to get a fix for this regression.

Thanks


More information about the U-Boot mailing list