]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: ivybridge: Set up EHCI USB
authorSimon Glass <sjg@chromium.org>
Sat, 15 Nov 2014 01:18:40 +0000 (18:18 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Nov 2014 13:34:01 +0000 (06:34 -0700)
commit9baeca4b8936edc01e1c748a6f119915acb100c4
treecc2c484f443f937b560b888186d6c93877bb3d9d
parent4896f4acc8b67155026cd1095b5dcdb22e70445a
x86: ivybridge: Set up EHCI USB

Add init for EHCI so that USB can be used.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/ivybridge/Makefile
arch/x86/cpu/ivybridge/bd82x6x.c
arch/x86/cpu/ivybridge/usb_ehci.c [new file with mode: 0644]
arch/x86/include/asm/arch-ivybridge/bd82x6x.h