[U-Boot] [PATCH v2 24/30] x86: ivybridge: Set up XHCI USB

Simon Glass sjg at chromium.org
Tue Nov 25 03:49:10 CET 2014


On 14 November 2014 at 18:18, Simon Glass <sjg at chromium.org> wrote:
> Add init for XHCI so that high-speed USB can be used.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  arch/x86/cpu/ivybridge/Makefile               |  1 +
>  arch/x86/cpu/ivybridge/usb_xhci.c             | 32 +++++++++++++++++++++++++++
>  arch/x86/include/asm/arch-ivybridge/bd82x6x.h |  1 +
>  3 files changed, 34 insertions(+)
>  create mode 100644 arch/x86/cpu/ivybridge/usb_xhci.c

Applied to u-boot-x86.


More information about the U-Boot mailing list