On Sun, Oct 19, 2025 at 04:21:01PM +0100, Simon Glass wrote: > Hi Jan, > > On Sun, 19 Oct 2025 at 16:02, Jan Kiszka <[email protected]> wrote: > > > > On 20.08.25 07:50, Jan Kiszka wrote: > > > From: Jan Kiszka <[email protected]> > > > > > > There are needed because distro_efi_read_bootflow_net depend on symbols > > > provided by those commands when networking is in use. Imply is too weak. > > Reviewed-by: Simon Glass <[email protected]> > > But I would like a bit more info on why 'imply' doesn't do the trick. > Is it due to a depends being wrong somewhere else, perhaps?
Well, is it valid to enable BOOTMETH_EFILOADER and disable CMD_TFTPBOOT and/or CMD_DHCP? It sounds like it's not (link failure) and so imply is the wrong keyword. -- Tom
signature.asc
Description: PGP signature

