[U-Boot] [PATCH 11/18] dm: usb: eth: Support driver model with USB Ethernet
Marek Vasut
marex at denx.de
Tue Jul 7 01:19:43 CEST 2015
On Tuesday, July 07, 2015 at 12:47:50 AM, Simon Glass wrote:
> At present USB Ethernet does not work with CONFIG_DM_ETH. Add driver model
> support to this feature, so that it can work alongside other Ethernet
> devices with driver model.
>
> It was found that quite a bit of code is common in most of the USB Ethernet
> drivers. Add this code to the common layer to reduce the amount of
> duplicate code needed in USB Ethernet drivers when CONFIG_DM_ETH is used.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Marek Vasut <marex at denx.de>
Best regards,
Marek Vasut
More information about the U-Boot
mailing list