[PATCH 1/2] cmd: ufetch: show net feature when NET_LWIP is selected

Simon Glass sjg at chromium.org
Mon May 4 14:05:51 CEST 2026


On 2026-04-28T10:56:03, Quentin Schulz <foss+uboot at 0leil.net> wrote:
> cmd: ufetch: show net feature when NET_LWIP is selected
>
> We've had a new lwIP networking stack for a couple of years already, so
> let's show there is a 'net' feature if it's selected. Since NET_LEGACY
> || NET_LWIP is the same as NET, let's check on NET.
>
> Reported-by: Simon Glass <sjg at chromium.org>
> Closes: https://lore.kernel.org/u-boot/CAFLszTgZC1FGy8965pHiG-u=FhrguftRv41ghQ_Qb_RRXx6tyg@mail.gmail.com/
> Signed-off-by: Quentin Schulz <quentin.schulz at cherry.de>
>
> cmd/ufetch.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list