[U-Boot] [PATCH 08/11] dwc3: Add support for USB device boot
Simon Glass
sjg at chromium.org
Wed May 31 03:50:28 UTC 2017
On 23 May 2017 at 05:55, Vignesh R <vigneshr at ti.com> wrote:
> Add support to for USB device boot for dwc3 gadget, so that RNDIS can be
> used in SPL to download next stage.
> Provide a way to read MAC address for usb_ether device from board
> function.
>
> Signed-off-by: Vignesh R <vigneshr at ti.com>
> ---
> drivers/usb/gadget/ether.c | 9 ++++++++-
> drivers/usb/gadget/gadget_chips.h | 2 ++
> 2 files changed, 10 insertions(+), 1 deletion(-)
It looks like there are a few changes in here and it should be split
into 2-3 patches.
Regards,
Simon
More information about the U-Boot
mailing list