diff options
author | Jerome Forissier <jerome.forissier@linaro.org> | 2025-04-15 23:17:40 +0200 |
---|---|---|
committer | Jerome Forissier <jerome.forissier@linaro.org> | 2025-04-23 10:02:49 +0200 |
commit | 94289e291f2dfd93ca948295c87c6f7811951870 (patch) | |
tree | c5f363307826464022927b3e936d5231fbaa0952 /tools/u_boot_pylib/test_util.py | |
parent | bebe7fe3eebe328ca0bbf46c5dedf6791d5b2769 (diff) |
drivers: net: sandbox: add support for NET_LWIP
Make the sandbox mock ethernet driver (drivers/net/sandbox.c) compatible
with NET_LWIP by not relying on any of the structures or functions
defined in net-legacy.h. This is done by providing local definitions of
the various protocol structures (Ethernet, ARP, IPv4, ICMP). Drop the
stub driver that was introduced specifically for NET_LWIP
(drivers/net/sandbox-lwip.c).
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/u_boot_pylib/test_util.py')
0 files changed, 0 insertions, 0 deletions