[U-Boot] [PATCH v2 53/80] dm: usb: sandbox: Add a driver for sandbox
Simon Glass
sjg at chromium.org
Tue Apr 7 21:10:23 CEST 2015
On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> This driver supports using emulation devices to provide a USB bus within
> sandbox.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/usb/host/Makefile | 1 +
> drivers/usb/host/usb-sandbox.c | 117 +++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 118 insertions(+)
> create mode 100644 drivers/usb/host/usb-sandbox.c
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list