[PATCH v5 07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice
Fabio Estevam
festevam at gmail.com
Tue Jun 14 00:48:01 CEST 2022
Hi Mark,
On Mon, Jun 13, 2022 at 7:21 PM Mark Kettenis <mark.kettenis at xs4all.nl> wrote:
> This looks like the reply the terminal sends in response to the "Query
> cursor position" command that is sent in
> lib/efi_loader/efi_console.c:query_console_serial().
>
> It might be worth trying to increase the timeout in term_get_char().
I did as you suggested and increased the timeout from 100ms to 1000ms.
After that, I no longer see the problem, thanks!
Would this be an acceptable fix?
More information about the U-Boot
mailing list