
Hi Tom,
On Wed, 13 Nov 2024 at 10:50, Tom Rini trini@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.a...
Signed-off-by: Simon Glass sjg@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