mirror of
https://xff.cz/git/u-boot/
synced 2026-01-07 06:09:17 +01:00
This USB Ethernet driver is quite widely use. Allow it to work with CONFIG_DM_ETH enabled. Most of the code remains common but there is a new packet receive flow which is handled specially. Signed-off-by: Simon Glass <sjg@chromium.org>