Files
u-boot/include
Jerome Forissier 1b2b140e24 net: ping: make do_ping() available via <net.h>
Make the do_ping() function in cmd/net.c a global one by getting rid of
the static qualifier, and move the prototype declaration from net-lwip.h
to net-common.h. This makes the function available to other parts of
U-Boot when CONFIG_NET=y, as was already the case when
CONFIG_NET_LWIP=y.

This is a peparation step to make the sandbox tests use a common API
between NET and NET_LWIP.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
(cherry picked from commit 1f907e559d)
2025-05-01 05:56:49 -06:00
..
2025-05-01 05:56:47 -06:00
2025-02-03 04:43:46 -07:00
2025-02-16 14:11:28 +00:00
2024-10-17 03:12:47 +02:00
2025-02-15 19:07:09 -07:00
2024-10-24 11:20:58 -06:00
2025-04-17 09:54:26 -06:00
2022-01-19 18:11:34 +01:00
2025-03-15 08:49:43 +00:00
2022-01-19 18:11:34 +01:00
2024-10-23 06:52:38 +02:00
2024-11-20 17:57:58 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2025-05-01 05:56:47 -06:00
2025-05-01 05:56:47 -06:00
2022-07-26 11:29:00 +02:00
2024-07-29 15:01:04 -06:00
2018-12-05 06:01:35 -07:00
2024-11-03 21:27:12 -06:00
2025-03-15 08:49:42 +00:00
2024-07-29 15:01:04 -06:00
2025-02-25 16:39:57 -07:00
2024-11-04 16:41:38 -06:00
2024-10-24 11:21:48 -06:00
2024-11-25 23:07:37 -03:00
2024-09-30 17:48:12 -06:00
2024-11-20 17:57:58 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2020-06-14 21:07:20 +02:00
2024-07-29 15:01:04 -06:00
2025-02-16 14:11:28 +00:00
2024-06-30 13:58:31 +02:00
2022-01-19 18:11:34 +01:00
2025-02-06 23:49:28 +00:00
2024-11-13 08:14:23 -06:00