On 19.10.25 18:48, Tom Rini wrote: > 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. >
Oh, I just noticed that [1] was merged. So this commit is technically no longer needed, though I thought it would be preferred over that other one. Jan [1] https://source.denx.de/u-boot/u-boot/-/commit/6deac6147bdba45e4bb74b608e301cb18a708b79 -- Siemens AG, Foundational Technologies Linux Expert Center

