[U-Boot] [PATCH 15/18] dm: usb: eth: Add driver-model support to the asix driver
Simon Glass
sjg at chromium.org
Thu Jul 23 01:41:13 CEST 2015
On 6 July 2015 at 16:47, Simon Glass <sjg at 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 at chromium.org>
> ---
>
> drivers/usb/eth/asix.c | 237 ++++++++++++++++++++++++++++++++++++++++++++-----
> 1 file changed, 216 insertions(+), 21 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list