]> Git Repo - u-boot.git/commit
x86: minnowmax: Enable USB xHCI support
authorBin Meng <[email protected]>
Wed, 19 Jul 2017 13:50:10 +0000 (21:50 +0800)
committerMarek Vasut <[email protected]>
Fri, 28 Jul 2017 21:34:27 +0000 (23:34 +0200)
commitc9621012a6f86500d60648a5e714b1c36e9111b9
tree2f5c5e854b6c777ba09a7a9de5e42cb2fb7f0c41
parent6e4d039aaaf87dcc83c743948c6bbcb49739e6a2
x86: minnowmax: Enable USB xHCI support

BayTrail SoC supports both EHCI and xHCI controllers. However only
one host controller (either EHCI or xHCI) can be used. To enable
HSIC and SS ports, xHCI must be used. This turns on xHCI support on
Intel MinnowMax board.

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Tested-by: Stefan Roese <[email protected]>
arch/x86/dts/minnowmax.dts
configs/minnowmax_defconfig
This page took 0.043604 seconds and 4 git commands to generate.