diff options
author | Jerome Forissier <jerome.forissier@linaro.org> | 2024-10-16 11:56:24 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-10-16 11:11:56 -0600 |
commit | ce7005620626cbbba4ec933e1432c28c4ffa353a (patch) | |
tree | df00a08076ed8847f673e9710b19c3b3eef3825f /lib/tiny-printf.c | |
parent | c2cd7bd3ecfe058c8365795d5bc9f49bd0ad5a0c (diff) |
sandbox: add dummy driver ETH_SANDBOX_LWIP
Introduce ETH_SANDBOX_LWIP which enables a mock driver similar to
ETH_SANDOX but without the dependencies on the legacy network stack
(NET) so that it may be enabled when the lwIP stack (NET_LWIP) is
introduced. The driver does nothing at this stage but its presence
will allow dm_test_iommu_noiommu [1] to pass.
[1] ./u-boot -T -c "ut dm dm_test_iommu_noiommu"
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/tiny-printf.c')
0 files changed, 0 insertions, 0 deletions