
23 Jul
2015
23 Jul
'15
1:41 a.m.
On 6 July 2015 at 16:47, Simon Glass sjg@chromium.org wrote:
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
drivers/usb/eth/asix.c | 237 ++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 216 insertions(+), 21 deletions(-)
Applied to u-boot-dm.