[PATCH 0/2] cmd: ufetch: print Net feature when NET_LWIP=y, prettyfy if NET=n
Quentin Schulz
foss+uboot at 0leil.net
Tue Apr 28 12:56:03 CEST 2026
Make sure the Net feature is printed when NET_LWIP is enabled, not only
when NET_LEGACY is.
Only print comma and following whitespace as separator if there was a
feature printed before feature to be printed.
Signed-off-by: Quentin Schulz <quentin.schulz at cherry.de>
---
Quentin Schulz (2):
cmd: ufetch: show net feature when NET_LWIP is selected
cmd: ufetch: only show comma separator if there was a previous feature
cmd/ufetch.c | 29 ++++++++++++++++++++---------
1 file changed, 20 insertions(+), 9 deletions(-)
---
base-commit: 4433253ecf2041f9362a763bb6cb79960921ac7e
change-id: 20260428-ufetch-net-1ba7553a20c7
Best regards,
--
Quentin Schulz <quentin.schulz at cherry.de>
More information about the U-Boot
mailing list