[U-Boot] [PATCH v2 55/80] dm: usb: Add support for USB ethernet devices with driver model
Simon Glass
sjg at chromium.org
Tue Apr 7 21:10:33 CEST 2015
On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> Add support for scanning USB etghernet devices with driver model. This mostly
> involves scanning all buses since device numbering is not unique across
> buses.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/usb/eth/usb_ether.c | 52 ++++++++++++++++++++++++++++++++++++++-------
> 1 file changed, 44 insertions(+), 8 deletions(-)
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list