[PATCH v5 3/8] efi_loader: bootstd: Drop bootmgr for sunxi
Simon Glass
sjg at chromium.org
Fri Nov 15 15:21:53 CET 2024
Hi Tom,
On Wed, 13 Nov 2024 at 10:50, Tom Rini <trini at konsulko.com> wrote:
>
> On Wed, Nov 13, 2024 at 08:09:33AM -0700, Simon Glass wrote:
>
> > This causes problems with the boot order, so drop it until we can figure
> > out a better way to know when bootmgr should be used.
> >
> > Link: https://lore.kernel.org/u-boot/20241112171205.4e80548d@donnerap.manchester.arm.com/
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
>
> I would really prefer a short summary of the contents of the link in the
> commit message. I'm not NAK'ing the patch as-is, but it would be helpful
> when revisiting this if there was a short explanation of the problem to
> solve here and not just "problems with the boot order". Thanks.
The summary is that sunxi supports FEL (USB boot) but bootmgr is not
aware of it, so boots the OS instead.
Regards,
Simon
More information about the U-Boot
mailing list