On 25 March 2015 at 12:22, Simon Glass <s...@chromium.org> wrote:
> All USB controllers need a root hub. Add a sandbox emulation for this so
> that we can add USB devices to sandbox.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/usb/emul/Makefile      |   1 +
>  drivers/usb/emul/sandbox_hub.c | 303 
> +++++++++++++++++++++++++++++++++++++++++
>  include/usb_defs.h             |   3 +
>  3 files changed, 307 insertions(+)
>  create mode 100644 drivers/usb/emul/sandbox_hub.c

Applied to u-boot-dm/next.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to