mirror of
https://xff.cz/git/u-boot/
synced 2025-09-30 15:01:27 +02: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>