diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2015-02-27 02:27:00 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2015-03-01 00:03:00 +0900 |
commit | 1e7df7c4e4a1ad12b764c55369c313c1731dc4e8 (patch) | |
tree | e9459d0595006ff828854ca3e8bd1ec91809fcfb /doc/README.uniphier | |
parent | de01a768f079ddfdf3c0fa6372658972081e916c (diff) | |
download | u-boot-imx-1e7df7c4e4a1ad12b764c55369c313c1731dc4e8.zip u-boot-imx-1e7df7c4e4a1ad12b764c55369c313c1731dc4e8.tar.gz u-boot-imx-1e7df7c4e4a1ad12b764c55369c313c1731dc4e8.tar.bz2 |
usb: UniPhier: add UniPhier on-chip xHCI host driver support
Support xHCI host driver used on Panasonic UniPhier platform.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'doc/README.uniphier')
-rw-r--r-- | doc/README.uniphier | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/README.uniphier b/doc/README.uniphier index aaeb50c..4902533 100644 --- a/doc/README.uniphier +++ b/doc/README.uniphier @@ -73,7 +73,8 @@ Supported devices - UART (on-chip) - NAND - - USB (2.0) + - USB 2.0 (EHCI) + - USB 3.0 (xHCI) - LAN (on-board SMSC9118) - I2C - EEPROM (connected to the on-board I2C bus) |